#include <TXXXAnlEvent.h>
Public Member Functions | |
TXXXAnlEvent () | |
TXXXAnlEvent (const char *name) | |
virtual | ~TXXXAnlEvent () |
virtual void | Clear (Option_t *t="") |
TXXXAnlEvent () | |
TXXXAnlEvent (const char *name) | |
virtual | ~TXXXAnlEvent () |
virtual void | Clear (Option_t *t="") |
Public Attributes | |
Float_t | frData [XXX_NUM_CHAN] |
Definition at line 20 of file TXXXAnlEvent.h.
TXXXAnlEvent::TXXXAnlEvent | ( | ) | [inline] |
Definition at line 22 of file TXXXAnlEvent.h.
TXXXAnlEvent::TXXXAnlEvent | ( | const char * | name | ) | [inline] |
Definition at line 23 of file TXXXAnlEvent.h.
TXXXAnlEvent::~TXXXAnlEvent | ( | ) | [inline, virtual] |
Definition at line 24 of file TXXXAnlEvent.h.
TXXXAnlEvent::TXXXAnlEvent | ( | ) |
TXXXAnlEvent::TXXXAnlEvent | ( | const char * | name | ) |
virtual TXXXAnlEvent::~TXXXAnlEvent | ( | ) | [virtual] |
void TXXXAnlEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Reimplemented from TGo4EventElement.
Definition at line 16 of file TXXXAnlEvent.cxx.
References frData.
virtual void TXXXAnlEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Reimplemented from TGo4EventElement.
Float_t TXXXAnlEvent::frData |
Definition at line 28 of file TXXXAnlEvent.h.
Referenced by TXXXAnlProc::BuildEvent(), and Clear().