18 #ifndef PNDLISTPROVIDER_H
19 #define PNDLISTPROVIDER_H
83 void SetType(std::string pdgType);
PndListProvider(std::string name, std::string pdgType="")
RhoMinusParticleSelector * fMinusSel
void SetType(std::string pdgType)
void SetGeneric(bool isgeneric=true)
void AddDecayProduct(std::string dname)
void SetToDump(bool todump=true)
RhoMassParticleSelector * fMassSel
std::vector< PndListProvider * > fDaughterPointers
virtual ~PndListProvider()
RhoPlusParticleSelector * fPlusSel
void SetMassSelector(double mean, double width)
ArgVector fDaughterListNames
void AddDaughterPointer(PndListProvider *p)
std::string GetDecayProdName(int i)
int GetDaughterType(int i)
void SetCandList(RhoCandList &cl)
std::vector< TParticlePDG * > fDaughterPDG
void AddDaughterType(std::string dtype)
std::vector< std::string > ArgVector
TParticlePDG * fParticlePDG
void GetCandList(RhoCandList &tl)