1 #ifndef PNDSTTRECOHIT_HH 
    2 #define PNDSTTRECOHIT_HH 
    8 #include "TClonesArray.h" 
Base Class for genfit track representations. Defines interface for track parameterizations. 
RecoHit interface template class. Provides comfortable interface to create RecoHits. 
GFRecoHitIfc< GFWireHitPolicy > WireHitRecoHit
virtual GFAbsRecoHit * clone()
Get clone of this object. 
static const int NparHitRep
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)