|
BOSS 8.0.0
BESIII Offline Software System
|
#include <TMcHitEvent.h>
Public Member Functions | |
| TMcHitEvent () | |
| virtual | ~TMcHitEvent () |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| const TObjArray * | getMcHitTofCol () const |
| retrieve the whole TObjArray of McHitTof Data | |
| void | addMcHitTof (TMcHitTof *hit) |
| Add a McHitTof into the TOF Data collection. | |
| const TMcHitTof * | getMcHitTof (Int_t i) const |
| retrieve a McHitTof From the collection, using the index into the array | |
| const TObjArray * | getMcHitMdcCol () const |
| retrieve the whole TObjArray of McHitMdc Data | |
| void | addMcHitMdc (TMcHitMdc *hit) |
| Add a McHitMdc into the Mdc Data collection. | |
| const TMcHitMdc * | getMcHitMdc (Int_t i) const |
| retrieve a McHitMdc From the collection, using the index into the array | |
| const TObjArray * | getMcDigiEmcCol () const |
| retrieve the whole TObjArray of McHitMdc Data | |
| void | addMcDigiEmc (TMcDigiEmc *digi) |
| Add a McHitMdc into the Mdc Data collection. | |
| const TMcDigiEmc * | getMcDigiEmc (Int_t i) const |
| retrieve a McHitMdc From the collection, using the index into the array | |
| void | setBeamTime (Double_t time) |
| Double_t | getBeamTime () const |
| TMcHitEvent () | |
| virtual | ~TMcHitEvent () |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| const TObjArray * | getMcHitTofCol () const |
| retrieve the whole TObjArray of McHitTof Data | |
| void | addMcHitTof (TMcHitTof *hit) |
| Add a McHitTof into the TOF Data collection. | |
| const TMcHitTof * | getMcHitTof (Int_t i) const |
| retrieve a McHitTof From the collection, using the index into the array | |
| const TObjArray * | getMcHitMdcCol () const |
| retrieve the whole TObjArray of McHitMdc Data | |
| void | addMcHitMdc (TMcHitMdc *hit) |
| Add a McHitMdc into the Mdc Data collection. | |
| const TMcHitMdc * | getMcHitMdc (Int_t i) const |
| retrieve a McHitMdc From the collection, using the index into the array | |
| const TObjArray * | getMcDigiEmcCol () const |
| retrieve the whole TObjArray of McHitMdc Data | |
| void | addMcDigiEmc (TMcDigiEmc *digi) |
| Add a McHitMdc into the Mdc Data collection. | |
| const TMcDigiEmc * | getMcDigiEmc (Int_t i) const |
| retrieve a McHitMdc From the collection, using the index into the array | |
| void | setBeamTime (Double_t time) |
| Double_t | getBeamTime () const |
| TMcHitEvent () | |
| virtual | ~TMcHitEvent () |
| void | Clear (Option_t *option="") |
| void | Print (Option_t *option="") const |
| const TObjArray * | getMcHitTofCol () const |
| retrieve the whole TObjArray of McHitTof Data | |
| void | addMcHitTof (TMcHitTof *hit) |
| Add a McHitTof into the TOF Data collection. | |
| const TMcHitTof * | getMcHitTof (Int_t i) const |
| retrieve a McHitTof From the collection, using the index into the array | |
| const TObjArray * | getMcHitMdcCol () const |
| retrieve the whole TObjArray of McHitMdc Data | |
| void | addMcHitMdc (TMcHitMdc *hit) |
| Add a McHitMdc into the Mdc Data collection. | |
| const TMcHitMdc * | getMcHitMdc (Int_t i) const |
| retrieve a McHitMdc From the collection, using the index into the array | |
| const TObjArray * | getMcDigiEmcCol () const |
| retrieve the whole TObjArray of McHitMdc Data | |
| void | addMcDigiEmc (TMcDigiEmc *digi) |
| Add a McHitMdc into the Mdc Data collection. | |
| const TMcDigiEmc * | getMcDigiEmc (Int_t i) const |
| retrieve a McHitMdc From the collection, using the index into the array | |
| void | setBeamTime (Double_t time) |
| Double_t | getBeamTime () const |
Definition at line 12 of file Event/RootEventData/include/RootEventData/TMcHitEvent.h.
| TMcHitEvent::TMcHitEvent | ( | ) |
Definition at line 7 of file TMcHitEvent.cxx.
|
virtual |
Definition at line 16 of file TMcHitEvent.cxx.
| TMcHitEvent::TMcHitEvent | ( | ) |
|
virtual |
| TMcHitEvent::TMcHitEvent | ( | ) |
|
virtual |
| void TMcHitEvent::addMcDigiEmc | ( | TMcDigiEmc * | digi | ) |
Add a McHitMdc into the Mdc Data collection.
Emc.
Definition at line 48 of file TMcHitEvent.cxx.
| void TMcHitEvent::addMcDigiEmc | ( | TMcDigiEmc * | digi | ) |
Add a McHitMdc into the Mdc Data collection.
| void TMcHitEvent::addMcDigiEmc | ( | TMcDigiEmc * | digi | ) |
Add a McHitMdc into the Mdc Data collection.
| void TMcHitEvent::addMcHitMdc | ( | TMcHitMdc * | hit | ) |
Add a McHitMdc into the Mdc Data collection.
Mdc.
Definition at line 64 of file TMcHitEvent.cxx.
| void TMcHitEvent::addMcHitMdc | ( | TMcHitMdc * | hit | ) |
Add a McHitMdc into the Mdc Data collection.
| void TMcHitEvent::addMcHitMdc | ( | TMcHitMdc * | hit | ) |
Add a McHitMdc into the Mdc Data collection.
| void TMcHitEvent::addMcHitTof | ( | TMcHitTof * | hit | ) |
Add a McHitTof into the TOF Data collection.
Tof.
Definition at line 56 of file TMcHitEvent.cxx.
| void TMcHitEvent::addMcHitTof | ( | TMcHitTof * | hit | ) |
Add a McHitTof into the TOF Data collection.
| void TMcHitEvent::addMcHitTof | ( | TMcHitTof * | hit | ) |
Add a McHitTof into the TOF Data collection.
| void TMcHitEvent::Clear | ( | Option_t * | option = "" | ) |
Definition at line 31 of file TMcHitEvent.cxx.
Referenced by TMcHitEvent().
| void TMcHitEvent::Clear | ( | Option_t * | option = "" | ) |
| void TMcHitEvent::Clear | ( | Option_t * | option = "" | ) |
|
inline |
Definition at line 49 of file Event/RootEventData/include/RootEventData/TMcHitEvent.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcHitEvent.h.
|
inline |
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcHitEvent.h.
| const TMcDigiEmc * TMcHitEvent::getMcDigiEmc | ( | Int_t | i | ) | const |
retrieve a McHitMdc From the collection, using the index into the array
Definition at line 50 of file TMcHitEvent.cxx.
| const TMcDigiEmc * TMcHitEvent::getMcDigiEmc | ( | Int_t | i | ) | const |
retrieve a McHitMdc From the collection, using the index into the array
| const TMcDigiEmc * TMcHitEvent::getMcDigiEmc | ( | Int_t | i | ) | const |
retrieve a McHitMdc From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of McHitMdc Data
Definition at line 40 of file Event/RootEventData/include/RootEventData/TMcHitEvent.h.
|
inline |
retrieve the whole TObjArray of McHitMdc Data
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcHitEvent.h.
|
inline |
retrieve the whole TObjArray of McHitMdc Data
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcHitEvent.h.
| const TMcHitMdc * TMcHitEvent::getMcHitMdc | ( | Int_t | i | ) | const |
retrieve a McHitMdc From the collection, using the index into the array
Definition at line 66 of file TMcHitEvent.cxx.
| const TMcHitMdc * TMcHitEvent::getMcHitMdc | ( | Int_t | i | ) | const |
retrieve a McHitMdc From the collection, using the index into the array
| const TMcHitMdc * TMcHitEvent::getMcHitMdc | ( | Int_t | i | ) | const |
retrieve a McHitMdc From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of McHitMdc Data
Definition at line 31 of file Event/RootEventData/include/RootEventData/TMcHitEvent.h.
|
inline |
retrieve the whole TObjArray of McHitMdc Data
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcHitEvent.h.
|
inline |
retrieve the whole TObjArray of McHitMdc Data
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcHitEvent.h.
| const TMcHitTof * TMcHitEvent::getMcHitTof | ( | Int_t | i | ) | const |
retrieve a McHitTof From the collection, using the index into the array
Definition at line 58 of file TMcHitEvent.cxx.
| const TMcHitTof * TMcHitEvent::getMcHitTof | ( | Int_t | i | ) | const |
retrieve a McHitTof From the collection, using the index into the array
| const TMcHitTof * TMcHitEvent::getMcHitTof | ( | Int_t | i | ) | const |
retrieve a McHitTof From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of McHitTof Data
Definition at line 22 of file Event/RootEventData/include/RootEventData/TMcHitEvent.h.
|
inline |
retrieve the whole TObjArray of McHitTof Data
Definition at line 22 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcHitEvent.h.
|
inline |
retrieve the whole TObjArray of McHitTof Data
Definition at line 22 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcHitEvent.h.
| void TMcHitEvent::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 45 of file TMcHitEvent.cxx.
| void TMcHitEvent::Print | ( | Option_t * | option = "" | ) | const |
| void TMcHitEvent::Print | ( | Option_t * | option = "" | ) | const |
|
inline |
Definition at line 48 of file Event/RootEventData/include/RootEventData/TMcHitEvent.h.
|
inline |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TMcHitEvent.h.
|
inline |
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TMcHitEvent.h.