13 #ifndef PndLmdSigCleanTask_H 14 #define PndLmdSigCleanTask_H 21 #include "FairTrackParH.h" 22 #include "FairTrackParP.h" 31 #include "TMVA/MethodCuts.h" 32 #include "TMVA/Reader.h" 33 #include "TMVA/Tools.h" 50 virtual InitStatus
Init();
53 virtual void Exec(Option_t *opt);
59 bool Check(FairTrackParH *fTrk);
60 void SetXY(
bool setXY) { fXYcut = setXY; };
62 bool CheckXY(FairTrackParP *fTrk);
63 void SetDX(
double dx) { fdX = dx; }
64 void SetDY(
double dy) { fdY = dy; }
67 TClonesArray *fTrackParFinal;
75 TClonesArray *fRecBPTracks;
76 TClonesArray *fTrkArray;
81 Float_t axrec, ayrec, aprec;
82 Float_t azrec, athrec, aphrec;
Class to store the Digis which belong to one cluster This class holds the information which Digi belo...
virtual void Exec(Option_t *opt)
bool CheckXY(FairTrackParP *fTrk)
bool Check(FairTrackParH *fTrk)
virtual InitStatus Init()
bool CheckMom(double prec)
Class to access the naming information of the MVD.
virtual void SetParContainers()
bool CheckMVA(FairTrackParH *fTrk)