2 #include "EVENT/LCIO.h"
4 using namespace EVENT ;
8 TrackerHitPlaneImpl::TrackerHitPlaneImpl() :
void setCellID1(int id1)
Sets the second cell id; Only store if the flag word (bit RTHPBIT_ID1) of the collection is set...
void setU(const float u[2])
virtual const EVENT::FloatVec & getCovMatrix() const
Covariance of the position (x,y,z)
void setQualityBit(int bit, bool val=true)
virtual ~TrackerHitPlaneImpl()
Destructor.
void setQuality(int quality)
virtual float getdEdx() const =0
The dE/dx of the hit in [GeV].
void setCellID0(int id0)
Sets the first cell id;.
void setEDepError(float e)
void setPosition(const double pos[3])
#define TRKHITPLANENCOVMATRIX
virtual float getEDep() const
The deposited energy of the hit [GeV].
void setV(const float v[2])