9 #ifndef PndSoftTriggerLine_H 10 #define PndSoftTriggerLine_H 1 34 void SetName(TString name) { fName = name; }
84 if (fPdgList.size() > 0)
90 if ((
int)fPdgList.size() > idx + 1)
91 return fPdgList[idx + 1];
101 bool ParseDecayString();
102 void SetQASelector(
double m,
double w);
103 void SetSelector(
double m,
double w);
104 int SplitString(TString s, TString delim, TString *toks,
int maxtoks);
128 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)