15 #ifndef PNDRECOKALMANFIT_HH
16 #define PNDRECOKALMANFIT_HH
23 #include "FairGeanePro.h"
void SetPropagateToIP(Bool_t opt=kTRUE)
TString fCentralTrackerBranchName
Name of the TCA for MVD.
void SetTrackRep(Int_t num)
Generic Kalman Filter implementation.
Short_t fTrackRep
Number of iterations.
Bool_t fPropagateToIP
Flag to use Geane.
void SetPropagateDistance(Float_t opt=-1.f)
TString fMvdBranchName
Geane Propagator.
void SetMvdBranchName(const TString &name)
Factory object to create RecoHits from digitized and clustered data.
Bool_t fPerpPlane
Distance in [cm] to back-propagate the parameters, negative number means no backpropagation.
void SetPerpPlane(Bool_t opt=kTRUE)
void SetGeane(Bool_t opt=kTRUE)
Int_t fVerbose
(0) GeaneTrackRep, 1 RKTrackRep
Float_t fPropagateDistance
Flag to propagate to the interaction point.
Int_t fNumIt
Flag to use as initial plane the one perpendicular to the track.
void SetVerbose(Int_t verb)
void SetCentralTrackerBranchName(const TString &name)
Bool_t fUseGeane
Name of the TCA for central tracker.
GFRecoHitFactory * GetRecoHitFactory()
GFRecoHitFactory * fTheRecoHitFactory
PndTrack * Fit(PndTrack *tBefore, Int_t PDG)
void SetNumIterations(Int_t num)
ClassDef(PndRecoKalmanFit, 0)
Verbose level.