13 #ifndef RHOKALMANVTXFITTER_H 14 #define RHOKALMANVTXFITTER_H 60 Bool_t CalcPrgParams(
RhoCandidate *cand, TVector3 expansionpoint);
61 Bool_t CalcPrgParams(
RhoCandidate *cand) {
return CalcPrgParams(cand, fExpansionPoint); };
65 TVector3 fExpansionPoint;
66 Float_t fPrgParams[5];
double FitVertexFast(TVector3 &vtx, TMatrixD &cov, bool skipcov=false, int niter=2)
void SetDebug(bool db=true)
void SetNIterations(int i)
RhoKalmanVtxFitter(RhoCandidate *b)
void SetExpansionPoint(TVector3 P)
virtual ~RhoKalmanVtxFitter()
TMatrixT< double > TMatrixD