7 #ifndef EVENT_TRACKERRAWDATA_H
8 #define EVENT_TRACKERRAWDATA_H 1
46 virtual int getTime()
const = 0;
The generic object that is held in an LCCollection.
virtual int getCellID1() const =0
Returns the second detector specific (geometrical) cell id.
virtual int getTime() const =0
Returns a time measurement associated with the adc values, e.g.
virtual ~TrackerRawData()
Destructor.
Generic class for raw tracker data.
virtual int getCellID0() const =0
Returns the first detector specific (geometrical) cell id.
TrackerRawData lcobject_type
Useful typedef for template programming with LCIO.
virtual const ShortVec & getADCValues() const =0
The actual FADC spectrum.