|  virtual | ~PStaticData() | 
| void | TObject::AbstractMethod(const char* method) const | 
| int | AddAlias(const char* old_name, const char* new_name) | 
| int | AddDecay(int* ipid, int n) | 
| int | AddDecay(const char* name, const char* parent, const char* daughters, double br) | 
| int | AddDecay(int didx, const char* name, const char* parent, const char* daughters, double br) | 
| int | AddParticle(int pid, const char* name, double mass) | 
| virtual void | TObject::AppendPad(Option_t* option = "") | 
| virtual void | TObject::Browse(TBrowser* b) | 
| ULong_t | TObject::CheckedHash() | 
| static TClass* | Class() | 
| virtual const char* | TObject::ClassName() const | 
| virtual void | TObject::Clear(Option_t* = "") | 
| void | clearFreezeOut() | 
| virtual TObject* | TObject::Clone(const char* newname = "") const | 
| virtual Int_t | TObject::Compare(const TObject* obj) const | 
| virtual void | TObject::Copy(TObject& object) const | 
| virtual void | TObject::Delete(Option_t* option = "")MENU  | 
| void | DisableAllChannelBR(const char* parent) | 
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) | 
| virtual void | TObject::Draw(Option_t* option = "") | 
| virtual void | TObject::DrawClass() constMENU  | 
| virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU  | 
| virtual void | TObject::Dump() constMENU  | 
| virtual void | TObject::Error(const char* method, const char* msgfmt) const | 
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) | 
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) | 
| virtual void | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) | 
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const | 
| virtual TObject* | TObject::FindObject(const char* name) const | 
| virtual TObject* | TObject::FindObject(const TObject* obj) const | 
| void | FreezeDecayBR(Int_t id, Int_t brn) | 
| int | GetAliasParent(const char* alias_name) | 
| int | GetAliasParent(int key) | 
| Double_t* | GetBatchValue(const char* name, Int_t make_val = 1) | 
| Double_t | GetDecayBR(Int_t id) | 
| int | GetDecayBRFlag(int didx) | 
| double | GetDecayEmin(const int& idx) | 
| int | GetDecayIdx(int* pid, int n) | 
| int | GetDecayIdx(const char* parent, const char* daughters) | 
| int | GetDecayIdxByKey(int key) | 
| int | GetDecayKey(const int& id) | 
| int | GetDecayKey(int* pid, int n) | 
| void | GetDecayMode(const int, int* n) | 
| void | GetDecayModeByKey(const int, int* n) | 
| const char* | GetDecayName(Int_t id) | 
| const char* | GetDecayNameByKey(Int_t key) | 
| int | GetDecayNProducts(const int&) | 
| int | GetDecayNProducts(const char*) | 
| int | GetDecayNProductsByKey(const int& key) | 
| int | GetDecayParent(const int&) | 
| int | GetDecayParentByKey(const int&) | 
| Double_t | GetDecayPartialWidth(Int_t id) | 
| Double_t | GetDecayPartialWidthByKey(Int_t id) | 
| virtual Option_t* | TObject::GetDrawOption() const | 
| static Long_t | TObject::GetDtorOnly() | 
| Double_t | GetEnhanceChannelBR(const int id) | 
| bool | GetFreezeOut() | 
| int | GetHDepth(const int&) | 
| virtual const char* | TObject::GetIconName() const | 
| virtual const char* | TObject::GetName() const | 
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const | 
| static Bool_t | TObject::GetObjectStat() | 
| virtual Option_t* | TObject::GetOption() const | 
| int | GetParticleBaryon(const int& id) | 
| int | GetParticleCharge(const int& id) | 
| int | GetParticleCharge(const char* id) | 
| double | GetParticleEmin(const int& id) | 
| int | GetParticleID(const char* id, int warn = 1) | 
| int | GetParticleIDByKey(int key) | 
| int | GetParticleIDbyKF(const int kf) | 
| int | GetParticleIsospin(const int& id) | 
| int | GetParticleIsospin(const char* id) | 
| int | GetParticleKey(const int& id) | 
| int | GetParticleKey(const char* id) | 
| int | GetParticleKF(const int Id) | 
| int | GetParticleLepton(const int& id) | 
| double | GetParticleLMass(const int& id) | 
| double | GetParticleLMass(const char* id) | 
| double | GetParticleMass(const int& id) | 
| double | GetParticleMass(const char* id) | 
| double | GetParticleMassByKey(const int& id) | 
| const char* | GetParticleName(const int& id) | 
| int | GetParticleNChannels(const int& id) | 
| int | GetParticleNChannels(const char* id) | 
| int | GetParticleNChannelsByKey(int id) | 
| int | GetParticleParity(const int& id) | 
| int | GetParticleParity(const char* id) | 
| int | GetParticleSpin(const int& id) | 
| int | GetParticleSpin(const char* id) | 
| double | GetParticleTotalWidth(const int& id) | 
| double | GetParticleTotalWidth(const char* id) | 
| double | GetParticleTotalWidthByKey(const int& id) | 
| double | GetParticleUMass(const int& id) | 
| double | GetParticleUMass(const char* id) | 
| PMesh* | GetPWidthMesh(const int&) | 
| int | GetPWidx(const int&) | 
| int | GetSecondaryKey(int key, int defkey) | 
| int | GetTDepth(const int&) | 
| TF1* | GetTF1(const int&) | 
| virtual const char* | TObject::GetTitle() const | 
| PMesh* | GetTWidthMesh(const int&) | 
| int | GetTWidx(const int&) | 
| virtual UInt_t | TObject::GetUniqueID() const | 
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) | 
| virtual ULong_t | TObject::Hash() const | 
| Bool_t | TObject::HasInconsistentHash() const | 
| virtual void | TObject::Info(const char* method, const char* msgfmt) const | 
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const | 
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const | 
| virtual void | TObject::Inspect() constMENU  | 
| void | TObject::InvertBit(UInt_t f) | 
| virtual TClass* | IsA() const | 
| Int_t | IsDecayHadronic(Int_t didx) | 
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const | 
| virtual Bool_t | TObject::IsFolder() const | 
| Bool_t | TObject::IsOnHeap() const | 
| int | IsParticle(const int& id, const char* name) | 
| int | IsParticleHadron(const int& id) | 
| int | IsParticleMeson(const int& id) | 
| int | IsParticleValid(const int& id) | 
| int | IsParticleValid(const char* n) | 
| virtual Bool_t | TObject::IsSortable() const | 
| Bool_t | TObject::IsZombie() const | 
| virtual void | TObject::ls(Option_t* option = "") const | 
| int | MakeDirectoryEntry(const char* name, const char* n, const char* l, const char* ename) | 
| void | TObject::MayNotUse(const char* method) const | 
| bool | NormParticleBR(Int_t id) | 
| bool | NormParticleBRbyKey(Int_t key) | 
| virtual Bool_t | TObject::Notify() | 
| void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const | 
| void | TObject::operator delete(void* ptr) | 
| void | TObject::operator delete(void* ptr, void* vp) | 
| void | TObject::operator delete[](void* ptr) | 
| void | TObject::operator delete[](void* ptr, void* vp) | 
| void* | TObject::operator new(size_t sz) | 
| void* | TObject::operator new(size_t sz, void* vp) | 
| void* | TObject::operator new[](size_t sz) | 
| void* | TObject::operator new[](size_t sz, void* vp) | 
| PStaticData& | operator=(const PStaticData&) | 
| PStaticData& | operator=(PStaticData&&) | 
| virtual void | TObject::Paint(Option_t* option = "") | 
| virtual void | TObject::Pop() | 
| virtual void | TObject::Print(Option_t* option = "") const | 
| void | PrintDecayByKey(int key) | 
| void | PrintParticle(int pid) | 
| void | PrintParticle(const char* id) | 
| void | PrintParticleByKey(int pid) | 
 | PStaticData() | 
 | PStaticData(const PStaticData&) | 
 | PStaticData(PStaticData&&) | 
| virtual Int_t | TObject::Read(const char* name) | 
| virtual void | TObject::RecursiveRemove(TObject* obj) | 
| void | TObject::ResetBit(UInt_t f) | 
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU  | 
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") | 
| bool | SetBatchValue(const char* name, Double_t val) | 
| void | TObject::SetBit(UInt_t f) | 
| void | TObject::SetBit(UInt_t f, Bool_t set) | 
| bool | SetDecayBR(int didx, double br, int mode) | 
| bool | SetDecayBR(const char* parent, const char* daughters, double br, int mode) | 
| bool | SetDecayBRByKey(int key, double br, int mode) | 
| void | SetDecayBRFlag(int didx, int flag) | 
| void | SetDecayEmin(const int& idx, const double v) | 
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU  | 
| static void | TObject::SetDtorOnly(void* obj) | 
| void | SetEnhanceChannelBR(const int id, const double factor) | 
| void | SetEnhanceChannelBR(const char* parent, const char* decay, Double_t factor = 1.) | 
| void | SetFreezeOut() | 
| void | SetHDepth(const int&, const int&) | 
| static void | TObject::SetObjectStat(Bool_t stat) | 
| void | SetParticleBaryon(const char* id, Int_t num = 1) | 
| void | SetParticleCharge(const char* id, Int_t charge) | 
| void | SetParticleEmin(const int& id, const double v) | 
| void | SetParticleIsospin(const char* id, Int_t isospin) | 
| void | SetParticleLepton(const char* id, Int_t num = 1) | 
| void | SetParticleLMass(const int& id, const double v) | 
| void | SetParticleLMass(const char* id, const double v) | 
| void | SetParticleMass(Int_t id, Float_t mass) | 
| void | SetParticleMass(const char* id, Float_t mass) | 
| void | SetParticleMeson(const char* id, Int_t num = 1) | 
| void | SetParticleParity(const char* id, Int_t parity) | 
| void | SetParticleSpin(const char* id, Int_t spin) | 
| void | SetParticleTotalWidth(Int_t id, Float_t wid) | 
| void | SetParticleTotalWidth(const char* id, Float_t wid) | 
| void | SetParticleUMass(const int& id, const double v) | 
| void | SetParticleUMass(const char* id, const double v) | 
| void | SetPWidthMesh(const int&, PMesh* mesh) | 
| void | SetPWidx(const int&, const int&) | 
| void | SetTDepth(const int&, const int&) | 
| void | SetTF1(const int&, TF1* mesh) | 
| void | SetTotalNormalization(char* p, int flag = 1) | 
| void | SetTWidthMesh(const int&, PMesh* mesh) | 
| void | SetTWidx(const int&, const int&) | 
| virtual void | TObject::SetUniqueID(UInt_t uid) | 
| virtual void | ShowMembers(TMemberInspector& insp) const | 
| virtual void | Streamer(TBuffer&) | 
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) | 
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const | 
| Bool_t | TObject::TestBit(UInt_t f) const | 
| Int_t | TObject::TestBits(UInt_t f) const | 
| virtual void | TObject::UseCurrentStyle() | 
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |