28 #ifndef PNDRECOKALMANFIT2_HH 29 #define PNDRECOKALMANFIT2_HH 36 #include "FairGeanePro.h" 50 void SetGeane(Bool_t opt = kTRUE) { fUseGeane = opt; }
72 TString fMvdBranchName;
73 TString fCentralTrackerBranchName;
76 Bool_t fPropagateToIP;
77 Float_t fPropagateDistance;
void SetGeane(Bool_t opt=kTRUE)
void SetNumIterations(Int_t num)
Simple Kalman filter implementation.
void SetPropagateToIP(Bool_t opt=kTRUE)
void SetMvdBranchName(const TString &name)
genfit::MeasurementFactory< genfit::AbsMeasurement > * GetRecoHitFactory()
void SetVerbose(Int_t verb)
void SetCentralTrackerBranchName(const TString &name)
PndTrack * Fit(PndTrack *tBefore, Int_t PDG)
void SetPropagateDistance(Float_t opt=-1.f)
void SetPerpPlane(Bool_t opt=kTRUE)