20 #ifndef PNDSDSRECOHIT_H
21 #define PNDSDSRECOHIT_H
57 const TMatrixT<Double_t>& state);
Base Class for genfit track representations. Defines interface for track parameterizations.
virtual TMatrixT< double > getHMatrix(const GFAbsTrackRep *stateVector)
Get transformation matrix. Transformation between hit coordinates and track representation coordinate...
RecoHit interface template class. Provides comfortable interface to create RecoHits.
virtual Double_t residualScalar(GFAbsTrackRep *stateVector, const TMatrixT< Double_t > &state)
static const Int_t fNparHitRep
Class to access the naming information of the MVD.
Base Class for representing a Hit in GENFIT.
virtual GFAbsRecoHit * clone()
Get clone of this object.
int hit(Int_t nEvents=0, TString inFile="sim.root", TString parFile="par.root", TString inDigi="digi.root", TString outFile="hit.root", Int_t timeBased=0)
ClassDef(PndSdsRecoHit, 2)