|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TMcEvent.h>
Public Member Functions | |
| TMcEvent () | |
| virtual | ~TMcEvent () |
| void | initialize () |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| const TObjArray * | getMdcMcHitCol () const |
| void | addMdcMc (TMdcMc *mcHit) |
| Mdc. | |
| const TMdcMc * | getMdcMc (Int_t i) const |
| void | clearMdcMcHitCol () |
| const TObjArray * | getEmcMcHitCol () const |
| void | addEmcMc (TEmcMc *mcHit) |
| Emc. | |
| const TEmcMc * | getEmcMc (Int_t i) const |
| void | clearEmcMcHitCol () |
| const TObjArray * | getTofMcHitCol () const |
| void | addTofMc (TTofMc *mcHit) |
| Tof. | |
| const TTofMc * | getTofMc (Int_t i) const |
| void | clearTofMcHitCol () |
| const TObjArray * | getMucMcHitCol () const |
| void | addMucMc (TMucMc *mcHit) |
| Muc. | |
| const TMucMc * | getMucMc (Int_t i) const |
| void | clearMucMcHitCol () |
| const TObjArray * | getMcParticleCol () const |
| void | addMcParticle (TMcParticle *mcHit) |
| McParticle. | |
| const TMcParticle * | getMcParticle (Int_t i) const |
| void | clearMcParticleCol () |
| TMcEvent () | |
| virtual | ~TMcEvent () |
| void | initialize () |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| const TObjArray * | getMdcMcHitCol () const |
| void | addMdcMc (TMdcMc *mcHit) |
| const TMdcMc * | getMdcMc (Int_t i) const |
| void | clearMdcMcHitCol () |
| const TObjArray * | getEmcMcHitCol () const |
| void | addEmcMc (TEmcMc *mcHit) |
| const TEmcMc * | getEmcMc (Int_t i) const |
| void | clearEmcMcHitCol () |
| const TObjArray * | getTofMcHitCol () const |
| void | addTofMc (TTofMc *mcHit) |
| const TTofMc * | getTofMc (Int_t i) const |
| void | clearTofMcHitCol () |
| const TObjArray * | getMucMcHitCol () const |
| void | addMucMc (TMucMc *mcHit) |
| const TMucMc * | getMucMc (Int_t i) const |
| void | clearMucMcHitCol () |
| const TObjArray * | getMcParticleCol () const |
| void | addMcParticle (TMcParticle *mcHit) |
| const TMcParticle * | getMcParticle (Int_t i) const |
| void | clearMcParticleCol () |
| TMcEvent () | |
| virtual | ~TMcEvent () |
| void | initialize () |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| const TObjArray * | getMdcMcHitCol () const |
| void | addMdcMc (TMdcMc *mcHit) |
| const TMdcMc * | getMdcMc (Int_t i) const |
| void | clearMdcMcHitCol () |
| const TObjArray * | getEmcMcHitCol () const |
| void | addEmcMc (TEmcMc *mcHit) |
| const TEmcMc * | getEmcMc (Int_t i) const |
| void | clearEmcMcHitCol () |
| const TObjArray * | getTofMcHitCol () const |
| void | addTofMc (TTofMc *mcHit) |
| const TTofMc * | getTofMc (Int_t i) const |
| void | clearTofMcHitCol () |
| const TObjArray * | getMucMcHitCol () const |
| void | addMucMc (TMucMc *mcHit) |
| const TMucMc * | getMucMc (Int_t i) const |
| void | clearMucMcHitCol () |
| const TObjArray * | getMcParticleCol () const |
| void | addMcParticle (TMcParticle *mcHit) |
| const TMcParticle * | getMcParticle (Int_t i) const |
| void | clearMcParticleCol () |
Definition at line 16 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
| TMcEvent::TMcEvent | ( | ) |
Definition at line 15 of file TMcEvent.cxx.
|
virtual |
Definition at line 41 of file TMcEvent.cxx.
| TMcEvent::TMcEvent | ( | ) |
|
virtual |
| TMcEvent::TMcEvent | ( | ) |
|
virtual |
| void TMcEvent::addEmcMc | ( | TEmcMc * | mcHit | ) |
Emc.
Definition at line 91 of file TMcEvent.cxx.
Referenced by EmcMcHitCnv::DataObjectToTObject().
| void TMcEvent::addEmcMc | ( | TEmcMc * | mcHit | ) |
| void TMcEvent::addEmcMc | ( | TEmcMc * | mcHit | ) |
| void TMcEvent::addMcParticle | ( | TMcParticle * | mcHit | ) |
Definition at line 115 of file TMcEvent.cxx.
Referenced by McParticleCnv::DataObjectToTObject().
| void TMcEvent::addMcParticle | ( | TMcParticle * | mcHit | ) |
| void TMcEvent::addMcParticle | ( | TMcParticle * | mcHit | ) |
| void TMcEvent::addMdcMc | ( | TMdcMc * | mcHit | ) |
Mdc.
Definition at line 84 of file TMcEvent.cxx.
Referenced by MdcMcHitCnv::DataObjectToTObject().
| void TMcEvent::addMdcMc | ( | TMdcMc * | mcHit | ) |
| void TMcEvent::addMdcMc | ( | TMdcMc * | mcHit | ) |
| void TMcEvent::addMucMc | ( | TMucMc * | mcHit | ) |
Muc.
Definition at line 107 of file TMcEvent.cxx.
Referenced by MucMcHitCnv::DataObjectToTObject().
| void TMcEvent::addMucMc | ( | TMucMc * | mcHit | ) |
| void TMcEvent::addMucMc | ( | TMucMc * | mcHit | ) |
| void TMcEvent::addTofMc | ( | TTofMc * | mcHit | ) |
Tof.
Definition at line 99 of file TMcEvent.cxx.
Referenced by TofMcHitCnv::DataObjectToTObject().
| void TMcEvent::addTofMc | ( | TTofMc * | mcHit | ) |
| void TMcEvent::addTofMc | ( | TTofMc * | mcHit | ) |
| void TMcEvent::Clear | ( | Option_t * | option = "" | ) |
| void TMcEvent::Clear | ( | Option_t * | option = "" | ) |
| void TMcEvent::Clear | ( | Option_t * | option = "" | ) |
|
inline |
Definition at line 37 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by EmcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 52 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by McParticleCnv::DataObjectToTObject().
|
inline |
Definition at line 52 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 52 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 32 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by MdcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 47 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by MucMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 42 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by TofMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 42 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 42 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
| const TEmcMc * TMcEvent::getEmcMc | ( | Int_t | i | ) | const |
Definition at line 93 of file TMcEvent.cxx.
| const TEmcMc * TMcEvent::getEmcMc | ( | Int_t | i | ) | const |
| const TEmcMc * TMcEvent::getEmcMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 34 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by EmcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
| const TMcParticle * TMcEvent::getMcParticle | ( | Int_t | i | ) | const |
Definition at line 117 of file TMcEvent.cxx.
| const TMcParticle * TMcEvent::getMcParticle | ( | Int_t | i | ) | const |
| const TMcParticle * TMcEvent::getMcParticle | ( | Int_t | i | ) | const |
|
inline |
Definition at line 49 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by McParticleCnv::DataObjectToTObject().
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
| const TMdcMc * TMcEvent::getMdcMc | ( | Int_t | i | ) | const |
Definition at line 86 of file TMcEvent.cxx.
| const TMdcMc * TMcEvent::getMdcMc | ( | Int_t | i | ) | const |
| const TMdcMc * TMcEvent::getMdcMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 29 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by MdcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
| const TMucMc * TMcEvent::getMucMc | ( | Int_t | i | ) | const |
Definition at line 109 of file TMcEvent.cxx.
| const TMucMc * TMcEvent::getMucMc | ( | Int_t | i | ) | const |
| const TMucMc * TMcEvent::getMucMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 44 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by MucMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 44 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 44 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
| const TTofMc * TMcEvent::getTofMc | ( | Int_t | i | ) | const |
Definition at line 101 of file TMcEvent.cxx.
| const TTofMc * TMcEvent::getTofMc | ( | Int_t | i | ) | const |
| const TTofMc * TMcEvent::getTofMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 39 of file Event/RootEventData/include/RootEventData/TMcEvent.h.
Referenced by TofMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcEvent.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcEvent.h.
| void TMcEvent::initialize | ( | ) |
Definition at line 75 of file TMcEvent.cxx.
| void TMcEvent::initialize | ( | ) |
| void TMcEvent::initialize | ( | ) |
| void TMcEvent::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 81 of file TMcEvent.cxx.
| void TMcEvent::Print | ( | Option_t * | option = "" | ) | const |
| void TMcEvent::Print | ( | Option_t * | option = "" | ) | const |