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