#include <TPadRpcEvent.h>

Public Member Functions | |
| TPadRpcEvent () | |
| TPadRpcEvent (const char *name, Short_t id=0) | |
| virtual | ~TPadRpcEvent () |
| virtual void | Clear (Option_t *t="") |
| TPadRpcEvent () | |
| TPadRpcEvent (const char *name, Short_t id=0) | |
| virtual | ~TPadRpcEvent () |
| virtual void | Clear (Option_t *t="") |
Data Fields | |
| std::vector< PadRpc_Cluster > | fClusters |
| std::vector< PadRpc_Event > | fEvents |
Definition at line 45 of file TPadRpcEvent.h.
| TPadRpcEvent::TPadRpcEvent | ( | ) |
Definition at line 95 of file TPadRpcEvent.cxx.
| TPadRpcEvent::TPadRpcEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 90 of file TPadRpcEvent.cxx.
| TPadRpcEvent::~TPadRpcEvent | ( | ) | [virtual] |
Definition at line 100 of file TPadRpcEvent.cxx.
| TPadRpcEvent::TPadRpcEvent | ( | ) |
| TPadRpcEvent::TPadRpcEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
| virtual TPadRpcEvent::~TPadRpcEvent | ( | ) | [virtual] |
| void TPadRpcEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 104 of file TPadRpcEvent.cxx.
References fClusters.
| virtual void TPadRpcEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
| std::vector<PadRpc_Cluster> TPadRpcEvent::fClusters |
Definition at line 57 of file TPadRpcEvent.h.
Referenced by Clear(), TPadRpcProc::FinalizeEvent(), TPadRpcProc::ProcessCaenPad(), and TPadRpcProc::ProcessVftxPad().
| std::vector<PadRpc_Event> TPadRpcEvent::fEvents |
Definition at line 23 of file TPadRpcEvent.h.
1.7.1