CbmRoot
UEvent Member List

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
fBUEventprivate
fCommentUEventprivate
fEventNrUEventprivate
fNesUEventprivate
fNpaUEventprivate
fParticlesUEventprivate
fPhiUEventprivate
fStepNrUEventprivate
fStepTUEventprivate
GetB() constUEventinline
GetComment(TString &comment) constUEventinline
GetEventNr() constUEventinline
GetNes() constUEventinline
GetNpa() constUEventinline
GetParticle(Int_t index) constUEvent
GetParticleList() constUEventinline
GetPhi() constUEventinline
GetStepNr() constUEventinline
GetStepT() constUEventinline
operator=(const UEvent &right)UEvent
Print(Option_t *option="") constUEvent
RemoveAt(Int_t i)UEvent
SetB(Double_t b)UEventinline
SetComment(const char *comment)UEventinline
SetEventNr(Int_t eventNr)UEventinline
SetNes(Int_t nes)UEventinline
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)UEventinline
SetStepNr(Int_t stepNr)UEventinline
SetStepT(Double_t stepT)UEventinline
UEvent()UEvent
UEvent(const UEvent &right)UEvent
~UEvent()UEventvirtual