public interface TrackerHit extends LCObject
Modifier and Type | Method and Description |
---|---|
int |
getCellID0()
Same name as in CalorimeterHit, even though there are no 'cells' in this case
|
int |
getCellID1()
Same name as in CalorimeterHit, even though there are no 'cells' in this case
Optional, check/set flag(LCIO::RTHBIT_ID1)==1.
|
float[] |
getCovMatrix()
Covariance of the position (x,y,z), stored as lower triangle matrix.
|
float |
getdEdx()
Deprecated.
|
float |
getEDep()
The energy deposited on the hit [GeV]
|
float |
getEDepError()
The error measured on EDep [GeV]
|
double[] |
getPosition()
The hit position in [mm].
|
int |
getQuality()
The quality bit flag of the hit
|
List |
getRawHits()
The raw data hits.
|
float |
getTime()
The time of the hit in [ns].
|
int |
getType()
Type of hit.
|
int getCellID0()
int getCellID1()
double[] getPosition()
float[] getCovMatrix()
float getdEdx()
getEDep()
float getTime()
int getType()
int getQuality()
float getEDep()
float getEDepError()
List getRawHits()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics