Base Class for genfit track representations. Defines interface for track parameterizations. 
Detector plane genfit geometry class. 
TMatrixT< double > hitCov(GFAbsRecoHit *, const GFDetPlane &)
Hit covariances in detector plane. 
static const std::string fPolicyName
const GFDetPlane & detPlane(GFAbsRecoHit *, const GFAbsTrackRep *)
Returns the physical detector plane. 
TMatrixT< double > hitCoord(GFAbsRecoHit *, const GFDetPlane &)
Hit coordinates in detector plane. 
TMatrixT< double > getRawHitCoord() const 
Get raw hit coordinates. 
Policy class implementing a planar hit geometry. 
Base Class for representing a Hit in GENFIT. 
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)
GFDetPlane fPhysicalDetPlane
Physical detector plane. Given by detector hardware. 
TMatrixT< double > getRawHitCov() const 
Get raw hit covariances.