95 void DumpData(
bool dumpAll = kFALSE);
void SetParticleFilename(char *filename)
void UseThisListOfParticles(char *filename, bool exclusive=kTRUE)
ParticlePDG * GetPDGParticle(int pdg)
int GetNParticles(bool all=kFALSE)
char * GetParticleFilename()
char * GetDecayFilename()
void SetMassRange(double min, double max)
bool GetPDGParticleStatusByIndex(int index)
int CheckImpossibleDecays(bool dump=kFALSE)
ParticlePDG * GetPDGParticleByIndex(int index)
char fParticleFilename[256]
void SetUseCharmParticles(bool flag)
void SetMaximumMass(double value)
void DumpData(bool dumpAll=kFALSE)
ParticlePDG * fParticles[kMaxParticles]
void SetMinimumMass(double value)
bool GetPDGParticleStatus(int pdg)
void SetDecayFilename(char *filename)
bool IsChannelAllowed(DecayChannel *channel, double motherMass)
void SetWidthRange(double min, double max)
bool GetUseCharmParticles()
bool fStatus[kMaxParticles]
void SetMinimumWidth(double value)
int GetNAllowedChannels(ParticlePDG *particle, double motherMass)
void SetMaximumWidth(double value)