#include <TRossendorfEvent.h>

Public Member Functions | |
| TRossendorfEvent () | |
| TRossendorfEvent (const char *name, Short_t id=0) | |
| virtual | ~TRossendorfEvent () |
| virtual void | Clear (Option_t *t="") |
| TRossendorfEvent () | |
| TRossendorfEvent (const char *name, Short_t id=0) | |
| virtual | ~TRossendorfEvent () |
| virtual void | Clear (Option_t *t="") |
Data Fields | |
| RTDC_t | fTdc [MAX_ROSSENDORF_TDC] |
| RQDC_t | fQdc [MAX_ROSSENDORF_QDC] |
Definition at line 41 of file TRossendorfEvent.h.
| TRossendorfEvent::TRossendorfEvent | ( | ) |
Definition at line 31 of file TRossendorfEvent.cxx.
References Clear().
| TRossendorfEvent::TRossendorfEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 25 of file TRossendorfEvent.cxx.
References Clear().
| TRossendorfEvent::~TRossendorfEvent | ( | ) | [virtual] |
Definition at line 37 of file TRossendorfEvent.cxx.
| TRossendorfEvent::TRossendorfEvent | ( | ) |
| TRossendorfEvent::TRossendorfEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
| virtual TRossendorfEvent::~TRossendorfEvent | ( | ) | [virtual] |
| void TRossendorfEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 41 of file TRossendorfEvent.cxx.
Referenced by TRossendorfEvent().
| virtual void TRossendorfEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 53 of file TRossendorfEvent.h.
Referenced by Clear(), and TRossendorfProc::FinalizeEvent().
Definition at line 52 of file TRossendorfEvent.h.
Referenced by Clear(), and TRossendorfProc::FinalizeEvent().
1.7.1