#include <TTRDBucharestEvent.h>
Public Member Functions | |
| TTRDBucharestEvent () | |
| TTRDBucharestEvent (const char *name, Short_t id=0) | |
| virtual | ~TTRDBucharestEvent () |
| virtual void | Clear (Option_t *t="") |
| TTRDBucharestEvent () | |
| TTRDBucharestEvent (const char *name, Short_t id=0) | |
| virtual | ~TTRDBucharestEvent () |
| virtual void | Clear (Option_t *t="") |
Data Fields | |
| UShort_t | fMadc_Pion [2][N_MADC_CHA] |
| UShort_t | fMadc_Electron [2][N_MADC_CHA] |
Definition at line 13 of file TTRDBucharestEvent.h.
| TTRDBucharestEvent::TTRDBucharestEvent | ( | ) |
Definition at line 16 of file TTRDBucharestEvent.cxx.
| TTRDBucharestEvent::TTRDBucharestEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 11 of file TTRDBucharestEvent.cxx.
| TTRDBucharestEvent::~TTRDBucharestEvent | ( | ) | [virtual] |
Definition at line 21 of file TTRDBucharestEvent.cxx.
| TTRDBucharestEvent::TTRDBucharestEvent | ( | ) |
| TTRDBucharestEvent::TTRDBucharestEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
| virtual TTRDBucharestEvent::~TTRDBucharestEvent | ( | ) | [virtual] |
| void TTRDBucharestEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 25 of file TTRDBucharestEvent.cxx.
References fMadc_Electron, and fMadc_Pion.
| virtual void TTRDBucharestEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
| UShort_t TTRDBucharestEvent::fMadc_Electron |
Definition at line 26 of file TTRDBucharestEvent.h.
Referenced by Clear(), and TTRDBucharestProc::FinalizeEvent().
| UShort_t TTRDBucharestEvent::fMadc_Pion |
Definition at line 25 of file TTRDBucharestEvent.h.
Referenced by Clear(), and TTRDBucharestProc::FinalizeEvent().
1.7.1