public interface TrackerPulse extends LCObject
TrackerRawData
,
TrackerData
Modifier and Type | Method and Description |
---|---|
int |
getCellID0()
Returns the first detector specific (geometrical) cell id.
|
int |
getCellID1()
Returns the second detector specific (geometrical) cell id.
|
float |
getCharge()
The integrated charge of the pulse - arbitrary units.
|
float[] |
getCovMatrix()
Covariance matrix of the charge (c) and time (t) measurements.
|
int |
getQuality()
The quality bit flag of the pulse - check/set collection parameters
TrackerPulseQualityNames and TrackerPulseQualityNamesValues.
|
float |
getTime()
The time of the pulse - arbitrary units.
|
TrackerData |
getTrackerData()
Optionally the TrackerData that has been used to create the pulse
can be stored with the pulse - NULL if none.
|
int getCellID0()
int getCellID1()
float getTime()
float getCharge()
float[] getCovMatrix()
int getQuality()
TrackerData getTrackerData()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics