FairRoot
|
This is the complete list of members for FairParticle, including all inherited members.
AddDaughter(FairParticle *particle) | FairParticle | |
FairParticle(Int_t id, TParticle *particle) | FairParticle | |
FairParticle(Int_t id, TParticle *particle, FairParticle *mother) | FairParticle | |
FairParticle(const char *name, Int_t z, Int_t a, Int_t s, Double_t mass, Int_t q, Bool_t stable, Double_t decaytime) | FairParticle | |
FairParticle(const char *name, Int_t z, Int_t a, Double_t mass, Int_t q, Bool_t stable, Double_t decaytime) | FairParticle | |
FairParticle(Int_t pdg, const TString name, TMCParticleType mcType, Double_t mass, Double_t charge, Double_t lifetime, const TString pType="Ion", Double_t width=0, Int_t iSpin=0, Int_t iParity=0, Int_t iConjugation=0, Int_t iIsospin=0, Int_t iIsospinZ=0, Int_t gParity=0, Int_t lepton=0, Int_t baryon=0, Bool_t stable=kFALSE) | FairParticle | |
FairParticle() | FairParticle | |
GetBaryon() | FairParticle | inline |
GetCharge() | FairParticle | inline |
GetConjugation() | FairParticle | inline |
GetDaughter(Int_t i) const | FairParticle | |
GetDecayTime() | FairParticle | inline |
GetgParity() | FairParticle | inline |
GetiParity() | FairParticle | inline |
GetIsospin() | FairParticle | inline |
GetIsospinZ() | FairParticle | inline |
GetLepton() | FairParticle | inline |
GetMass() | FairParticle | inline |
GetMCType() | FairParticle | inline |
GetMother() const | FairParticle | |
GetName() const | FairParticle | inlinevirtual |
GetNofDaughters() const | FairParticle | |
GetParticle() const | FairParticle | |
GetPDG() const | FairParticle | |
GetPType() | FairParticle | inline |
GetSpin() | FairParticle | inline |
GetWidth() | FairParticle | inline |
IsStable() | FairParticle | inline |
Print(Option_t *option="") const | FairParticle | virtual |
PrintDaughters() const | FairParticle | |
SetMother(FairParticle *particle) | FairParticle | |
~FairParticle() | FairParticle | virtual |