|
CbmRoot
|
This is the complete list of members for UEvent, including all inherited members.
| AddParticle(Int_t index, Int_t pdg, Int_t status, Int_t parent, Int_t parentDecay, Int_t mate, Int_t decay, Int_t child[2], Double_t px, Double_t py, Double_t pz, Double_t e, Double_t x, Double_t y, Double_t z, Double_t t, Double_t weight) | UEvent | |
| AddParticle(Int_t index, Int_t pdg, Int_t status, Int_t parent, Int_t parentDecay, Int_t mate, Int_t decay, Int_t child[2], TLorentzVector mom, TLorentzVector pos, Double_t weight) | UEvent | |
| AddParticle(const UParticle &particle) | UEvent | |
| ClassDef(UEvent, 2) | UEvent | |
| Clear(Option_t *="") | UEvent | |
| fB | UEvent | private |
| fComment | UEvent | private |
| fEventNr | UEvent | private |
| fNes | UEvent | private |
| fNpa | UEvent | private |
| fParticles | UEvent | private |
| fPhi | UEvent | private |
| fStepNr | UEvent | private |
| fStepT | UEvent | private |
| GetB() const | UEvent | inline |
| GetComment(TString &comment) const | UEvent | inline |
| GetEventNr() const | UEvent | inline |
| GetNes() const | UEvent | inline |
| GetNpa() const | UEvent | inline |
| GetParticle(Int_t index) const | UEvent | |
| GetParticleList() const | UEvent | inline |
| GetPhi() const | UEvent | inline |
| GetStepNr() const | UEvent | inline |
| GetStepT() const | UEvent | inline |
| operator=(const UEvent &right) | UEvent | |
| Print(Option_t *option="") const | UEvent | |
| RemoveAt(Int_t i) | UEvent | |
| SetB(Double_t b) | UEvent | inline |
| SetComment(const char *comment) | UEvent | inline |
| SetEventNr(Int_t eventNr) | UEvent | inline |
| SetNes(Int_t nes) | UEvent | inline |
| SetParameters(Int_t eventNr, Double_t b, Double_t phi, Int_t nes, Int_t stepNr, Double_t stepT, const char *comment="") | UEvent | |
| SetPhi(Double_t phi) | UEvent | inline |
| SetStepNr(Int_t stepNr) | UEvent | inline |
| SetStepT(Double_t stepT) | UEvent | inline |
| UEvent() | UEvent | |
| UEvent(const UEvent &right) | UEvent | |
| ~UEvent() | UEvent | virtual |