43 PndMdtRecoHit(
double x,
double y,
double z,
double sigx,
double sigy,
double sigz);
44 PndMdtRecoHit(
const TVector3 &pos,
const TVector3 &sig,
bool smear =
false);
59 static const int NparHitRep = 3;
Base Class for genfit track representations. Defines interface for track parameterizations.
virtual GFAbsRecoHit * clone()
Get clone of this object.
GFRecoHitIfc< GFSpacepointHitPolicy > SpacepointRecoHit
virtual TMatrixT< double > getHMatrix(const GFAbsTrackRep *stateVector)
Get transformation matrix. Transformation between hit coordinates and track representation coordinate...
Base Class for representing a Hit in GENFIT.
ClassDef(GFRecoHitIfc, 1)