|
BmnRoot
|
#include <UEvent.h>
Public Member Functions | |
| UEvent () | |
| UEvent (const UEvent &right) | |
| UEvent | operator= (const UEvent &right) |
| virtual | ~UEvent () |
| void | Print (Option_t *option="") |
| Int_t | GetEventNr () const |
| Double_t | GetB () const |
| Double_t | GetPhi () const |
| Int_t | GetNes () const |
| Int_t | GetStepNr () const |
| Double_t | GetStepT () const |
| Int_t | GetNpa () const |
| TClonesArray * | GetParticleList () const |
| void | GetComment (TString &comment) const |
| UParticle * | GetParticle (Int_t index) const |
| void | SetParameters (Int_t eventNr, Double_t b, Double_t phi, Int_t nes, Int_t stepNr, Double_t stepT, const char *comment="") |
| void | SetEventNr (Int_t eventNr) |
| void | SetB (Double_t b) |
| void | SetPhi (Double_t phi) |
| void | SetNes (Int_t nes) |
| void | SetStepNr (Int_t stepNr) |
| void | SetStepT (Double_t stepT) |
| void | SetComment (const char *comment) |
| void | 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) |
| void | 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) |
| void | AddParticle (const UParticle &particle) |
| void | Clear () |
| void | Clear (Option_t *otp) |
| void | RemoveAt (Int_t i) |
| UEvent () | |
| UEvent (const UEvent &right) | |
| UEvent | operator= (const UEvent &right) |
| virtual | ~UEvent () |
| void | Print (Option_t *option="") |
| Int_t | GetEventNr () const |
| Double_t | GetB () const |
| Double_t | GetPhi () const |
| Int_t | GetNes () const |
| Int_t | GetStepNr () const |
| Double_t | GetStepT () const |
| Int_t | GetNpa () const |
| TClonesArray * | GetParticleList () const |
| void | GetComment (TString &comment) const |
| UParticle * | GetParticle (Int_t index) const |
| void | SetParameters (Int_t eventNr, Double_t b, Double_t phi, Int_t nes, Int_t stepNr, Double_t stepT, const char *comment="") |
| void | SetEventNr (Int_t eventNr) |
| void | SetB (Double_t b) |
| void | SetPhi (Double_t phi) |
| void | SetNes (Int_t nes) |
| void | SetStepNr (Int_t stepNr) |
| void | SetStepT (Double_t stepT) |
| void | SetComment (const char *comment) |
| void | 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) |
| void | 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) |
| void | AddParticle (const UParticle &particle) |
| void | Clear () |
| void | Clear (Option_t *otp) |
| void | RemoveAt (Int_t i) |
| UEvent::UEvent | ( | ) |
default constructor
Definition at line 21 of file UEvent.cxx.
| UEvent::UEvent | ( | const UEvent & | right | ) |
copy constructor
| right | object to copy |
Definition at line 38 of file UEvent.cxx.
References i.
|
virtual |
Definition at line 61 of file UEvent.cxx.
References Clear().
| UEvent::UEvent | ( | ) |
default constructor
| UEvent::UEvent | ( | const UEvent & | right | ) |
copy constructor
| right | object to copy |
|
virtual |
| void UEvent::AddParticle | ( | const UParticle & | particle | ) |
| particle | particle to add |
Definition at line 152 of file UEvent.cxx.
| void UEvent::AddParticle | ( | const UParticle & | particle | ) |
| particle | particle to add |
| void 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], | ||
| 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 | ||
| ) |
add particle
| index | particle position |
| pdg | pid of track |
| status | particle status |
| parent | parent index |
| parentDecay | parent decay index |
| mate | index of last collision partner |
| decay | decay index (-1 if not decayed) |
| child | index of first and last child |
| px | px momentum |
| py | py momentum |
| pz | pz momentum |
| e | energy |
| x | freezout -x |
| y | freezout -y |
| z | freezout - z |
| t | freezout - t |
| weight | particle weight |
Definition at line 117 of file UEvent.cxx.
| void 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], | ||
| 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 | ||
| ) |
add particle
| index | particle position |
| pdg | pid of track |
| status | particle status |
| parent | parent index |
| parentDecay | parent decay index |
| mate | index of last collision partner |
| decay | decay index (-1 if not decayed) |
| child | index of first and last child |
| px | px momentum |
| py | py momentum |
| pz | pz momentum |
| e | energy |
| x | freezout -x |
| y | freezout -y |
| z | freezout - z |
| t | freezout - t |
| weight | particle weight |
| void 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 | ||
| ) |
| index | particle position |
| pdg | pid of track |
| status | track status |
| parent | parent index |
| parentDecay | parent decay index |
| mate | index of last collision partner |
| decay | decay index (-1 if not decayed) |
| child | index of first and last child |
| mom | momentum |
| pos | freezout coordinates as |
| weight |
Definition at line 135 of file UEvent.cxx.
| void 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 | ||
| ) |
| index | particle position |
| pdg | pid of track |
| status | track status |
| parent | parent index |
| parentDecay | parent decay index |
| mate | index of last collision partner |
| decay | decay index (-1 if not decayed) |
| child | index of first and last child |
| mom | momentum |
| pos | freezout coordinates as |
| weight |
| void UEvent::Clear | ( | ) |
| void UEvent::Clear | ( | ) |
clear this
|
inline |
|
inline |
|
inline |
Definition at line 89 of file UEvent.h.
Referenced by MpdUnigenGenerator::ReadEvent().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 84 of file UEvent.h.
Referenced by MpdUnigenGenerator::ReadEvent().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 114 of file UEvent.h.
Referenced by MpdUnigenGenerator::ReadEvent(), and MpdUnigenGenerator::RegisterIons().
|
inline |
| UParticle * UEvent::GetParticle | ( | Int_t | index | ) | const |
| index | particle posistion |
Definition at line 100 of file UEvent.cxx.
Referenced by MpdUnigenGenerator::ReadEvent(), and MpdUnigenGenerator::RegisterIons().
| UParticle * UEvent::GetParticle | ( | Int_t | index | ) | const |
| index | particle posistion |
|
inline |
|
inline |
|
inline |
Definition at line 94 of file UEvent.h.
Referenced by MpdUnigenGenerator::ReadEvent().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void UEvent::Print | ( | Option_t * | option = "" | ) |
print info about event
| option | if "all" then particles are also printed |
Definition at line 72 of file UEvent.cxx.
References UParticle::Print().
| void UEvent::Print | ( | Option_t * | option = "" | ) |
print info about event
| option | if "all" then particles are also printed |
| void UEvent::RemoveAt | ( | Int_t | i | ) |
remove particle
| i | particle position |
Definition at line 208 of file UEvent.cxx.
References i.
| void UEvent::RemoveAt | ( | Int_t | i | ) |
remove particle
| i | particle position |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void UEvent::SetParameters | ( | Int_t | eventNr, |
| Double_t | b, | ||
| Double_t | phi, | ||
| Int_t | nes, | ||
| Int_t | stepNr, | ||
| Double_t | stepT, | ||
| const char * | comment = "" |
||
| ) |
set event parameters
| eventNr | event number |
| b | impact parameter |
| phi | reaction plane nagle |
| nes | number of steps |
| stepNr | step number |
| stepT | step time |
| comment | comment |
Definition at line 182 of file UEvent.cxx.
| void UEvent::SetParameters | ( | Int_t | eventNr, |
| Double_t | b, | ||
| Double_t | phi, | ||
| Int_t | nes, | ||
| Int_t | stepNr, | ||
| Double_t | stepT, | ||
| const char * | comment = "" |
||
| ) |
set event parameters
| eventNr | event number |
| b | impact parameter |
| phi | reaction plane nagle |
| nes | number of steps |
| stepNr | step number |
| stepT | step time |
| comment | comment |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |