Modifier and Type | Method and Description |
---|---|
List |
getCalorimeterHits()
The hits that have been combined to this cluster.
|
List |
getClusters()
The clusters that have been combined to this cluster.
|
float[] |
getDirectionError()
Covariance matrix of the direction (3 Parameters).
|
float |
getEnergy()
Energy of the cluster.
|
float |
getEnergyError()
Returns the error on the energy of the cluster.
|
float[] |
getHitContributions()
Returns the energy contribution of the hits
Runs parallel to the CalorimeterHitVec from getCalorimeterHits()
|
float |
getIPhi()
Intrinsic direction of cluster at position: Phi.
|
float |
getITheta()
Intrinsic direction of cluster at position: Theta.
|
List |
getParticleIDs()
The particle Id's sorted by their likelihood.
|
float[] |
getPosition()
Position of the cluster.
|
float[] |
getPositionError()
Covariance matrix of the position (6 Parameters)
|
float[] |
getShape()
Shape parameters - check/set collection parameter
ClusterShapeParameters for size and names of parameters.
|
float[] |
getSubdetectorEnergies()
A vector that holds the energy observed in a particular subdetectors.
|
int |
getType()
Flagword that defines the type of cluster.
|
int getType()
float getEnergy()
float getEnergyError()
float[] getPosition()
float[] getPositionError()
float getIPhi()
float getITheta()
float[] getDirectionError()
float[] getShape()
List getParticleIDs()
ParticleID
List getClusters()
List getCalorimeterHits()
CalorimeterHit
float[] getHitContributions()
float[] getSubdetectorEnergies()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics