|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.lcd.recon.cluster.radial.cl.CalClusterCollection.CalCluster
A public nested class to represent an individual cluster.
CalClusterCollection,
Serialized Form| Method Summary | |
java.util.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()
|
java.util.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 java.util.Vector getCells()
public int getNHits()
Cluster
getNHits in interface Clusterpublic java.util.Enumeration getHits()
Cluster
getHits in interface Clusterpublic double getEnergy()
Cluster
getEnergy in interface Clusterpublic double getEnergyPhi()
Cluster
getEnergyPhi in interface Clusterpublic double getEnergyTheta()
Cluster
getEnergyTheta in interface Clusterpublic double getEnergyRadius()
Cluster
getEnergyRadius 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()
Cluster
getRMSPhi in interface Clusterpublic double getRMSTheta()
getRMSTheta in interface Clusterpublic double getRMSRadius()
getRMSRadius in interface Clusterpublic MCParticle[] getMCParticles()
Cluster
getMCParticles in interface ClusterCluster.getContributedEnergy()public double[] getContributedEnergy()
Cluster
getContributedEnergy in interface ClusterCluster.getMCParticles()public double getMaxHitEnergy()
public double getClusterStartDepth()
Cluster
getClusterStartDepth in interface Clusterpublic void printSummary()
printSummary in interface ClusterDbgpublic void print()
print in interface ClusterDbg
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||