public interface CalorimeterHit extends LCObject
Modifier and Type | Method and Description |
---|---|
int |
getCellID0()
Returns the detector specific (geometrical) cell id.
|
int |
getCellID1()
Returns the second detector specific (geometrical) cell id.
|
float |
getEnergy()
Returns the energy of the hit in [GeV].
|
float |
getEnergyError()
Returns the error of the hit energy in [GeV].
|
float[] |
getPosition()
Returns the position of the hit in world coordinates.
|
LCObject |
getRawHit()
The RawCalorimeterHit.
|
float |
getTime()
Returns the time of the hit in [ns].
|
int |
getType()
Type of hit.
|
int getCellID0()
int getCellID1()
float getEnergy()
float getEnergyError()
float getTime()
float[] getPosition()
int getType()
LCObject getRawHit()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics