public interface TrackerHitPlane extends TrackerHit
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::RTHPBIT_ID1)==1.
|
float |
getdU()
Measurement error along u
|
float |
getdV()
Measurement error along v
|
float[] |
getU()
Direction of first measurement - given as (theta, phi).
|
float[] |
getV()
Direction of second measurement - given as (theta, phi).
|
getCovMatrix, getdEdx, getEDep, getEDepError, getPosition, getQuality, getRawHits, getTime, getType
int getCellID0()
getCellID0
in interface TrackerHit
int getCellID1()
getCellID1
in interface TrackerHit
float[] getU()
float[] getV()
float getdU()
float getdV()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics