#include <TXXXEvent.h>
Public Member Functions | |
TXXXEvent () | |
TXXXEvent (const char *name) | |
virtual | ~TXXXEvent () |
void | Clear (Option_t *t="") |
Public Attributes | |
Float_t | fCrate1 [8] |
Float_t | fCrate2 [8] |
Definition at line 19 of file TXXXEvent.h.
TXXXEvent::TXXXEvent | ( | ) |
Definition at line 19 of file TXXXEvent.cxx.
References TGo4Log::Info().
TXXXEvent::TXXXEvent | ( | const char * | name | ) |
Definition at line 25 of file TXXXEvent.cxx.
References TGo4Log::Info().
TXXXEvent::~TXXXEvent | ( | ) | [virtual] |
Definition at line 31 of file TXXXEvent.cxx.
References TGo4Log::Info().
void TXXXEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Reimplemented from TGo4EventElement.
Definition at line 37 of file TXXXEvent.cxx.
Float_t TXXXEvent::fCrate1[8] |
Definition at line 28 of file TXXXEvent.h.
Referenced by TXXXProc::BuildEvent(), and Clear().
Float_t TXXXEvent::fCrate2[8] |
Definition at line 29 of file TXXXEvent.h.
Referenced by TXXXProc::BuildEvent(), and Clear().