52 GFDafHit(std::vector<GFAbsRecoHit*> HitsInPlane);
TMatrixT< double > getHitCov(const GFDetPlane &pl)
Get the hit covariance.
Base Class for genfit track representations. Defines interface for track parameterizations.
TMatrixT< double > getHMatrix(const GFAbsTrackRep *rep)
Get the H matrix.
unsigned int getNumHits()
Get the number of hits in the GFDafHit.
GFDafHit * clone()
Get clone of this object.
Detector plane genfit geometry class.
void setWeights(std::vector< double > weights)
Set the weights.
GFAbsRecoHit * getHit(unsigned int ihit)
Get at hit from the GFDafHit.
std::vector< double > fWeights
Wrapper class for use with GFDaf.
void setBlowUp(double blow_up)
Set the blow up factor for the covariance matrices.
const std::string & getPolicyName()
Get the name of the hit policy.
Base Class for representing a Hit in GENFIT.
const GFDetPlane & getDetPlane(GFAbsTrackRep *rep)
Get the detector plane.
std::vector< GFAbsRecoHit * > fRawHits
std::vector< TMatrixT< double > > fCovInvs
TMatrixT< double > getHitCoord(const GFDetPlane &pl)
Get the hit coordinates.