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.
GFDetPlane fPhysicalDetPlane
Physical detector plane. Given by detector hardware.
TMatrixT< double > getRawHitCov() const
Get raw hit covariances.