1 #ifndef PndSoftTriggerTask_H
2 #define PndSoftTriggerTask_H 1
25 typedef std::map<Int_t, Float_t>
mapper;
36 virtual InitStatus
Init();
40 virtual void Exec(Option_t* opt);
std::map< Int_t, Float_t > mapper
PndAnalysis * theAnalysis
friend F32vec4 max(const F32vec4 &a, const F32vec4 &b)
virtual void Exec(Option_t *opt)
virtual void SetParContainers()
ClassDef(PndSoftTriggerTask, 1)
void ConfigureHistos(TH1F *hall, TH1F *htrue, TH1F *hsel)
void PrintList(RhoCandList &l, int max=10)
void FillMassHisto(TH1F *h, RhoCandList &l)
virtual InitStatus Init()
int RemoveDoubles(RhoCandList &l, double limit=0.0001)
void SelectPid(int type, int pdg, int chrg, RhoCandList &l, RhoCandList &lpid, double cut=0.2)
int SelectPdgCode(RhoCandList &mct, RhoCandList &l)