7 #ifndef EVENT_TRACKERHITZCYLINDER_H
8 #define EVENT_TRACKERHITZCYLINDER_H 1
52 virtual const float*
getCenter()
const = 0;
58 virtual float getdZ()
const = 0;
virtual ~TrackerHitZCylinder()
Destructor.
A generic tracker hit to be used by pattern recognition.
virtual const float * getCenter() const =0
Radius of cylinder.
virtual int getCellID1() const =0
Same name as in CalorimeterHit, even though there are no 'cells' in this case Optional, check/set flag(LCIO::RTHZBIT_ID1)==1.
virtual int getCellID0() const =0
Same name as in CalorimeterHit, even though there are no 'cells' in this case.
virtual float getdZ() const =0
Measurement error along z.
TrackerHitZCylinder lcobject_type
Useful typedef for template programming with LCIO.
A tracker hit on a cylindrical surface that runs parallel to the z-axis - the hit is stored as: x...
virtual float getdRPhi() const =0
Measurement error along RPhi.