|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.lcd.recon.cluster.radial.cl.CellWidths
Class defining binning of calorimeter detector elements for use of clustering. The binned elements are known as "cells"
CalCellCollection| Constructor Summary | |
CellWidths()
Use default binning for phi, theta, layer |
|
CellWidths(int phi,
int theta,
int layer)
Constructor using binning specified by caller |
|
| Method Summary | |
int |
getLayerWidth()
|
int |
getPhiWidth()
|
int |
getThetaWidth()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CellWidths()
public CellWidths(int phi,
int theta,
int layer)
phi - Number of elements to bin in phi for a single celltheta - Number of elements to bin in theta for a single celllayer - Number of layers binned together for a single cell| Method Detail |
public int getPhiWidth()
public int getThetaWidth()
public int getLayerWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||