20 #ifndef MDTRECOHIT2_HH 21 #define MDTRECOHIT2_HH 40 PndMdtRecoHit2(
double x,
double y,
double z,
double sigx,
double sigy,
double sigz);
41 PndMdtRecoHit2(
const TVector3 &pos,
const TVector3 &sig,
bool smear =
false);
53 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()