BOSS 7.1.3
BESIII Offline Software System
|
#include <TTrigEvent.h>
Public Member Functions | |
TTrigEvent () | |
virtual | ~TTrigEvent () |
void | initialize () |
void | Clear (Option_t *option="") |
void | Print (Option_t *option="") const |
void | addTrigData (TTrigData *trigData) |
TrigData. | |
const TTrigData * | getTrigData () const |
void | clearTrigData () |
Definition at line 10 of file TTrigEvent.h.
TTrigEvent::TTrigEvent | ( | ) |
|
virtual |
Definition at line 23 of file TTrigEvent.cxx.
void TTrigEvent::addTrigData | ( | TTrigData * | trigData | ) |
Definition at line 45 of file TTrigEvent.cxx.
Referenced by TrigDataCnv::DataObjectToTObject().
void TTrigEvent::Clear | ( | Option_t * | option = "" | ) |
Definition at line 35 of file TTrigEvent.cxx.
|
inline |
Definition at line 29 of file TTrigEvent.h.
const TTrigData * TTrigEvent::getTrigData | ( | ) | const |
Definition at line 50 of file TTrigEvent.cxx.
Referenced by TrigDataCnv::DataObjectToTObject().
|
inline |
Definition at line 17 of file TTrigEvent.h.
void TTrigEvent::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 40 of file TTrigEvent.cxx.