#include <TDiamondEvent.h>
Public Member Functions | |
| TDiamondEvent () | |
| TDiamondEvent (const char *name, Short_t id=0) | |
| virtual | ~TDiamondEvent () |
| virtual void | Clear (Option_t *t="") |
Definition at line 13 of file TDiamondEvent.h.
| TDiamondEvent::TDiamondEvent | ( | ) |
Definition at line 16 of file TDiamondEvent.cxx.
| TDiamondEvent::TDiamondEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 11 of file TDiamondEvent.cxx.
| TDiamondEvent::~TDiamondEvent | ( | ) | [virtual] |
Definition at line 21 of file TDiamondEvent.cxx.
| void TDiamondEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 25 of file TDiamondEvent.cxx.
1.7.1