|
BmnRoot
|
#include <BmnMCInfoDst.h>
Public Member Functions | |
| BmnMCInfoDst () | |
| ~BmnMCInfoDst () | |
| BmnMCInfoDst (const BmnMCInfoDst &other) | |
| BmnMCInfoDst & | operator= (const BmnMCInfoDst &other) |
| BmnMCInfoDst (BmnMCInfoDst &&other) | |
| BmnMCInfoDst & | operator= (BmnMCInfoDst &&other) |
| Double_t | GetB () const |
| Double_t | GetX () const |
| impact parameter [fm] | |
| Double_t | GetY () const |
| vertex x [cm] | |
| Double_t | GetZ () const |
| vertex y [cm] | |
| Double_t | GetRotX () const |
| vertex z [cm] | |
| Double_t | GetRotY () const |
| rot. around x-axis [rad] | |
| Double_t | GetRotZ () const |
| rot. around y-axis [rad] | |
| TClonesArray * | GetMCTracks () const |
| rot. around z-axis [rad] | |
| void | SetB (Double_t b) |
| void | SetVertex (Double_t x, Double_t y, Double_t z) |
| void | SetRotX (Double_t rotx) |
| void | SetRotY (Double_t roty) |
| void | SetRotZ (Double_t rotz) |
| BmnMCInfoDst () | |
| ~BmnMCInfoDst () | |
| BmnMCInfoDst (const BmnMCInfoDst &other) | |
| BmnMCInfoDst & | operator= (const BmnMCInfoDst &other) |
| BmnMCInfoDst (BmnMCInfoDst &&other) | |
| BmnMCInfoDst & | operator= (BmnMCInfoDst &&other) |
| Double_t | GetB () const |
| Double_t | GetX () const |
| impact parameter [fm] | |
| Double_t | GetY () const |
| vertex x [cm] | |
| Double_t | GetZ () const |
| vertex y [cm] | |
| Double_t | GetRotX () const |
| vertex z [cm] | |
| Double_t | GetRotY () const |
| rot. around x-axis [rad] | |
| Double_t | GetRotZ () const |
| rot. around y-axis [rad] | |
| TClonesArray * | GetMCTracks () const |
| rot. around z-axis [rad] | |
| void | SetB (Double_t b) |
| void | SetVertex (Double_t x, Double_t y, Double_t z) |
| void | SetRotX (Double_t rotx) |
| void | SetRotY (Double_t roty) |
| void | SetRotZ (Double_t rotz) |
Definition at line 11 of file BmnMCInfoDst.h.
| BmnMCInfoDst::BmnMCInfoDst | ( | ) |
Default constructor
Definition at line 7 of file BmnMCInfoDst.cxx.
| BmnMCInfoDst::~BmnMCInfoDst | ( | ) |
Destructor
Definition at line 113 of file BmnMCInfoDst.cxx.
| BmnMCInfoDst::BmnMCInfoDst | ( | const BmnMCInfoDst & | other | ) |
Copy constructor
Definition at line 21 of file BmnMCInfoDst.cxx.
| BmnMCInfoDst::BmnMCInfoDst | ( | BmnMCInfoDst && | other | ) |
Move constructor
Definition at line 63 of file BmnMCInfoDst.cxx.
| BmnMCInfoDst::BmnMCInfoDst | ( | ) |
Default constructor
| BmnMCInfoDst::~BmnMCInfoDst | ( | ) |
Destructor
| BmnMCInfoDst::BmnMCInfoDst | ( | const BmnMCInfoDst & | other | ) |
Copy constructor
| BmnMCInfoDst::BmnMCInfoDst | ( | BmnMCInfoDst && | other | ) |
Move constructor
|
inline |
Accessors
Definition at line 28 of file BmnMCInfoDst.h.
|
inline |
Accessors
Definition at line 28 of file BmnMCInfoDst.h.
|
inline |
rot. around z-axis [rad]
Definition at line 35 of file BmnMCInfoDst.h.
Referenced by BmnFillDstTask::Exec(), BmnParticleEqualizer::ProduceSampleHistograms(), and BmnParticleEqualizer::ShowResultDistributions().
|
inline |
rot. around z-axis [rad]
Definition at line 35 of file BmnMCInfoDst.h.
|
inline |
vertex z [cm]
Definition at line 32 of file BmnMCInfoDst.h.
|
inline |
vertex z [cm]
Definition at line 32 of file BmnMCInfoDst.h.
|
inline |
rot. around x-axis [rad]
Definition at line 33 of file BmnMCInfoDst.h.
|
inline |
rot. around x-axis [rad]
Definition at line 33 of file BmnMCInfoDst.h.
|
inline |
rot. around y-axis [rad]
Definition at line 34 of file BmnMCInfoDst.h.
|
inline |
rot. around y-axis [rad]
Definition at line 34 of file BmnMCInfoDst.h.
|
inline |
impact parameter [fm]
Definition at line 29 of file BmnMCInfoDst.h.
|
inline |
impact parameter [fm]
Definition at line 29 of file BmnMCInfoDst.h.
|
inline |
vertex x [cm]
Definition at line 30 of file BmnMCInfoDst.h.
|
inline |
vertex x [cm]
Definition at line 30 of file BmnMCInfoDst.h.
|
inline |
vertex y [cm]
Definition at line 31 of file BmnMCInfoDst.h.
|
inline |
vertex y [cm]
Definition at line 31 of file BmnMCInfoDst.h.
| BmnMCInfoDst & BmnMCInfoDst::operator= | ( | BmnMCInfoDst && | other | ) |
Move assignment operator
Definition at line 77 of file BmnMCInfoDst.cxx.
| BmnMCInfoDst & BmnMCInfoDst::operator= | ( | BmnMCInfoDst && | other | ) |
Move assignment operator
| BmnMCInfoDst & BmnMCInfoDst::operator= | ( | const BmnMCInfoDst & | other | ) |
Copy assignment operator
Definition at line 38 of file BmnMCInfoDst.cxx.
| BmnMCInfoDst & BmnMCInfoDst::operator= | ( | const BmnMCInfoDst & | other | ) |
Copy assignment operator
|
inline |
|
inline |
Modifiers
Definition at line 38 of file BmnMCInfoDst.h.
|
inline |
Definition at line 40 of file BmnMCInfoDst.h.
Referenced by BmnFillDstTask::Exec().
|
inline |
Definition at line 40 of file BmnMCInfoDst.h.
|
inline |
Definition at line 41 of file BmnMCInfoDst.h.
Referenced by BmnFillDstTask::Exec().
|
inline |
Definition at line 41 of file BmnMCInfoDst.h.
|
inline |
Definition at line 42 of file BmnMCInfoDst.h.
Referenced by BmnFillDstTask::Exec().
|
inline |
Definition at line 42 of file BmnMCInfoDst.h.
| void BmnMCInfoDst::SetVertex | ( | Double_t | x, |
| Double_t | y, | ||
| Double_t | z | ||
| ) |
Definition at line 97 of file BmnMCInfoDst.cxx.
Referenced by BmnFillDstTask::Exec().
| void BmnMCInfoDst::SetVertex | ( | Double_t | x, |
| Double_t | y, | ||
| Double_t | z | ||
| ) |