![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
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 | |
| FairParticle(const FairParticle &P) | FairParticle | private |
| fbaryon | FairParticle | private |
| fcharge | FairParticle | private |
| fDaughters | FairParticle | private |
| fDecayTime | FairParticle | private |
| fgParity | FairParticle | private |
| fiConjugation | FairParticle | private |
| fiIsospin | FairParticle | private |
| fiIsospinZ | FairParticle | private |
| fiParity | FairParticle | private |
| fiSpin | FairParticle | private |
| flepton | FairParticle | private |
| fmass | FairParticle | private |
| fmcType | FairParticle | private |
| fMother | FairParticle | private |
| fname | FairParticle | private |
| fParticle | FairParticle | private |
| fpdg | FairParticle | private |
| fpType | FairParticle | private |
| fstable | FairParticle | private |
| fwidth | FairParticle | private |
| 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 |
| operator=(const FairParticle &) | FairParticle | inlineprivate |
| Print(Option_t *option="") const | FairParticle | virtual |
| PrintDaughters() const | FairParticle | |
| SetMother(FairParticle *particle) | FairParticle | |
| ~FairParticle() | FairParticle | virtual |