16 #ifndef PNDRECOKALMANFIT2_HH 17 #define PNDRECOKALMANFIT2_HH 24 #include "FairGeanePro.h" 38 void SetGeane(Bool_t opt = kTRUE) { fUseGeane = opt; }
60 TString fMvdBranchName;
61 TString fCentralTrackerBranchName;
64 Bool_t fPropagateToIP;
65 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)