#include <TRPCEvent.h>

Public Member Functions | |
| TRPCEvent () | |
| TRPCEvent (const char *name, Short_t id=0) | |
| virtual | ~TRPCEvent () |
| virtual void | Clear (Option_t *t="") |
| TRPCEvent () | |
| TRPCEvent (const char *name, Short_t id=0) | |
| virtual | ~TRPCEvent () |
| virtual void | Clear (Option_t *t="") |
Data Fields | |
| std::vector< TGet4HitUnpacked > | fUnpackedHits |
Definition at line 15 of file TRPCEvent.h.
| TRPCEvent::TRPCEvent | ( | ) |
Definition at line 17 of file TRPCEvent.cxx.
References fUnpackedHits.
| TRPCEvent::TRPCEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 11 of file TRPCEvent.cxx.
References fUnpackedHits.
| TRPCEvent::~TRPCEvent | ( | ) | [virtual] |
Definition at line 23 of file TRPCEvent.cxx.
| TRPCEvent::TRPCEvent | ( | ) |
| TRPCEvent::TRPCEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
| virtual TRPCEvent::~TRPCEvent | ( | ) | [virtual] |
| void TRPCEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 28 of file TRPCEvent.cxx.
References fUnpackedHits.
| virtual void TRPCEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
| std::vector< TGet4HitUnpacked > TRPCEvent::fUnpackedHits |
Definition at line 25 of file TRPCEvent.h.
Referenced by Clear(), TRootConverterProc::FillHitsFromRoc(), TRPCProc::TimeOrderBlock(), and TRPCEvent().
1.7.1