21 #ifndef PndSoftTriggerLine_H 22 #define PndSoftTriggerLine_H 1 46 void SetName(TString name) { fName = name; }
96 if (fPdgList.size() > 0)
102 if ((
int)fPdgList.size() > idx + 1)
103 return fPdgList[idx + 1];
113 bool ParseDecayString();
114 void SetQASelector(
double m,
double w);
115 void SetSelector(
double m,
double w);
116 int SplitString(TString s, TString delim, TString *toks,
int maxtoks);
140 std::vector<int> fPdgList;
void SetQAMassWindow(double min, double max)
int GetDaughterPdg(int idx)
RhoMassParticleSelector * GetQASelector()
void SetNtupleName(TString ntp)
void SetDecay(TString dec)
friend F32vec4 max(const F32vec4 &a, const F32vec4 &b)
void SetThreshold(double thr)
void SetTagNSig(double nsig)
void SetModeCode(int mode)
friend F32vec4 min(const F32vec4 &a, const F32vec4 &b)
void SetName(TString name)
void SetPrefix(TString pre)
RhoMassParticleSelector * GetSelector()
void SetTagActive(bool ac=true)
void SetWriteQA(bool qa=true)
void SetMeanSigma(double mean, double sig)