|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--hep.lcd.recon.cluster.radial.cl.CalClusterCollection.CalCluster
A public nested class to represent an individual cluster.
CalClusterCollection, Serialized Form| Method Summary | |
Vector |
getCells()
|
double |
getClusterStartDepth()
Number of radiationLengths before first energy deposit > min ionizing |
double[] |
getContributedEnergy()
An array of energy contributed by each MC particle |
double |
getEnergy()
Best estimate for total energy of cluster |
double |
getEnergyPhi()
Energy weighted PHI of cluster |
double |
getEnergyRadius()
Energy weighted Radius of cluster |
double |
getEnergyRadiusPol()
|
double |
getEnergyTheta()
Energy weighted THETA of cluster |
double |
getEnergyX()
|
double |
getEnergyY()
|
double |
getEnergyZ()
|
Enumeration |
getHits()
An enumeration of the calorimeter hits contributing to this cluster |
int |
getId()
|
double |
getMaxHitEnergy()
|
MCParticle[] |
getMCParticles()
A list of the contributing MC particles |
int |
getNHits()
The number of hits contributing to the cluster |
double |
getRMSPhi()
RMS width of the PHI, Theta, Radius energy distributions |
double |
getRMSRadius()
|
double |
getRMSTheta()
|
boolean |
hasBarrelHits()
|
boolean |
hasEndcapHits()
|
void |
print()
|
void |
printSummary()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getId()
public boolean hasBarrelHits()
public boolean hasEndcapHits()
public Vector getCells()
public int getNHits()
ClustergetNHits in interface Clusterpublic Enumeration getHits()
ClustergetHits in interface Clusterpublic double getEnergy()
ClustergetEnergy in interface Clusterpublic double getEnergyPhi()
ClustergetEnergyPhi in interface Clusterpublic double getEnergyTheta()
ClustergetEnergyTheta in interface Clusterpublic double getEnergyRadius()
ClustergetEnergyRadius in interface Clusterpublic double getEnergyRadiusPol()
getEnergyRadiusPol in interface ClusterDbgpublic double getEnergyX()
getEnergyX in interface ClusterDbgpublic double getEnergyY()
getEnergyY in interface ClusterDbgpublic double getEnergyZ()
getEnergyZ in interface ClusterDbgpublic double getRMSPhi()
ClustergetRMSPhi in interface Clusterpublic double getRMSTheta()
getRMSTheta in interface Clusterpublic double getRMSRadius()
getRMSRadius in interface Clusterpublic MCParticle[] getMCParticles()
ClustergetMCParticles in interface Clusterhep.lcd.event.ClusterCluster.getContributedEnergy()public double[] getContributedEnergy()
ClustergetContributedEnergy in interface Clusterhep.lcd.event.ClusterCluster.getMCParticles()public double getMaxHitEnergy()
public double getClusterStartDepth()
ClustergetClusterStartDepth in interface Clusterpublic void printSummary()
printSummary in interface ClusterDbgpublic void print()
print in interface ClusterDbg
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||