public interface TrackerPulse
TrackerRawData
,
TrackerData
Modifier and Type | Method and Description |
---|---|
long |
getCellID()
Returns the first detector specific (geometrical) cell id.
|
double |
getCharge()
The integrated charge of the pulse - arbitrary units.
|
int |
getQuality()
The quality bit flag of the pulse - check/set collection parameters
TrackerPulseQualityNames and TrackerPulseQualityNamesValues.
|
double |
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.
|
long getCellID()
double getTime()
double getCharge()
int getQuality()
TrackerData getTrackerData()
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.