25 #ifndef PndLmdSigCleanTask_H 26 #define PndLmdSigCleanTask_H 33 #include "FairTrackParH.h" 34 #include "FairTrackParP.h" 43 #include "TMVA/MethodCuts.h" 44 #include "TMVA/Reader.h" 45 #include "TMVA/Tools.h" 62 virtual InitStatus
Init();
65 virtual void Exec(Option_t *opt);
71 bool Check(FairTrackParH *fTrk);
72 void SetXY(
bool setXY) { fXYcut = setXY; };
74 bool CheckXY(FairTrackParP *fTrk);
75 void SetDX(
double dx) { fdX = dx; }
76 void SetDY(
double dy) { fdY = dy; }
79 TClonesArray *fTrackParFinal;
87 TClonesArray *fRecBPTracks;
88 TClonesArray *fTrkArray;
93 Float_t axrec, ayrec, aprec;
94 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)