7 #ifndef EVENT_TRACKERDATA_H
8 #define EVENT_TRACKERDATA_H 1
45 virtual float getTime()
const = 0;
The generic object that is held in an LCCollection.
TrackerData contains the corrected (calibrated) raw tracker data.
TrackerData lcobject_type
Useful typedef for template programming with LCIO.
virtual const FloatVec & getChargeValues() const =0
The corrected (calibrated) FADC spectrum.
virtual float getTime() const =0
Returns a time measurement associated with the adc values, e.g.
virtual int getCellID0() const =0
Returns the first detector specific (geometrical) cell id.
virtual ~TrackerData()
Destructor.
virtual int getCellID1() const =0
Returns the second detector specific (geometrical) cell id.