32 #ifndef MDTRECOHIT2_HH 33 #define MDTRECOHIT2_HH 52 PndMdtRecoHit2(
double x,
double y,
double z,
double sigx,
double sigy,
double sigz);
53 PndMdtRecoHit2(
const TVector3 &pos,
const TVector3 &sig,
bool smear =
false);
65 static const int NparHitRep = 3;
Class for measurements implementing a space point hit geometry.
Hit object for use in TrackCand. Provides IDs and sorting parameters.
virtual genfit::AbsMeasurement * clone()
Contains the measurement and covariance in raw detector coordinates.
virtual ~PndMdtRecoHit2()