BOSS 7.0.3
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 () |
Definition at line 16 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
TMcEvent::TMcEvent | ( | ) |
Definition at line 16 of file TMcEvent.cxx.
|
virtual |
Definition at line 54 of file TMcEvent.cxx.
TMcEvent::TMcEvent | ( | ) |
|
virtual |
void TMcEvent::addEmcMc | ( | TEmcMc * | mcHit | ) |
Emc.
Definition at line 113 of file TMcEvent.cxx.
Referenced by EmcMcHitCnv::DataObjectToTObject().
void TMcEvent::addEmcMc | ( | TEmcMc * | mcHit | ) |
void TMcEvent::addMcParticle | ( | TMcParticle * | mcHit | ) |
Definition at line 148 of file TMcEvent.cxx.
Referenced by McParticleCnv::DataObjectToTObject().
void TMcEvent::addMcParticle | ( | TMcParticle * | mcHit | ) |
void TMcEvent::addMdcMc | ( | TMdcMc * | mcHit | ) |
Mdc.
Definition at line 103 of file TMcEvent.cxx.
Referenced by MdcMcHitCnv::DataObjectToTObject().
void TMcEvent::addMdcMc | ( | TMdcMc * | mcHit | ) |
void TMcEvent::addMucMc | ( | TMucMc * | mcHit | ) |
Muc.
Definition at line 136 of file TMcEvent.cxx.
Referenced by MucMcHitCnv::DataObjectToTObject().
void TMcEvent::addMucMc | ( | TMucMc * | mcHit | ) |
void TMcEvent::addTofMc | ( | TTofMc * | mcHit | ) |
Tof.
Definition at line 124 of file TMcEvent.cxx.
Referenced by TofMcHitCnv::DataObjectToTObject().
void TMcEvent::addTofMc | ( | TTofMc * | mcHit | ) |
void TMcEvent::Clear | ( | Option_t * | option = "" | ) |
Definition at line 93 of file TMcEvent.cxx.
Referenced by RootCnvSvc::commitOutput(), and TMcEvent().
void TMcEvent::Clear | ( | Option_t * | option = "" | ) |
|
inline |
Definition at line 41 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by EmcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 41 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
|
inline |
Definition at line 57 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by McParticleCnv::DataObjectToTObject().
|
inline |
Definition at line 57 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
|
inline |
Definition at line 35 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by MdcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 35 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
|
inline |
Definition at line 52 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by MucMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 52 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
|
inline |
Definition at line 47 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by TofMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 47 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
const TEmcMc * TMcEvent::getEmcMc | ( | Int_t | i | ) | const |
Definition at line 117 of file TMcEvent.cxx.
const TEmcMc * TMcEvent::getEmcMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 38 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by EmcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 38 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
const TMcParticle * TMcEvent::getMcParticle | ( | Int_t | i | ) | const |
Definition at line 153 of file TMcEvent.cxx.
const TMcParticle * TMcEvent::getMcParticle | ( | Int_t | i | ) | const |
|
inline |
Definition at line 54 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by McParticleCnv::DataObjectToTObject().
|
inline |
Definition at line 54 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
const TMdcMc * TMcEvent::getMdcMc | ( | Int_t | i | ) | const |
Definition at line 107 of file TMcEvent.cxx.
const TMdcMc * TMcEvent::getMdcMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 32 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by MdcMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 32 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
const TMucMc * TMcEvent::getMucMc | ( | Int_t | i | ) | const |
Definition at line 141 of file TMcEvent.cxx.
const TMucMc * TMcEvent::getMucMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 49 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by MucMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 49 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
const TTofMc * TMcEvent::getTofMc | ( | Int_t | i | ) | const |
Definition at line 129 of file TMcEvent.cxx.
const TTofMc * TMcEvent::getTofMc | ( | Int_t | i | ) | const |
|
inline |
Definition at line 44 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TMcEvent.h.
Referenced by TofMcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 44 of file InstallArea/include/RootEventData/RootEventData/TMcEvent.h.
void TMcEvent::initialize | ( | ) |
void TMcEvent::initialize | ( | ) |
void TMcEvent::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 98 of file TMcEvent.cxx.
void TMcEvent::Print | ( | Option_t * | option = "" | ) | const |