#include <TPlasticsEvent.h>

Public Member Functions | |
| TPlasticsEvent () | |
| TPlasticsEvent (const char *name, Short_t id=0) | |
| virtual | ~TPlasticsEvent () |
| virtual void | Clear (Option_t *t="") |
| TPlasticsEvent () | |
| TPlasticsEvent (const char *name, Short_t id=0) | |
| virtual | ~TPlasticsEvent () |
| virtual void | Clear (Option_t *t="") |
| TPlasticsEvent () | |
| TPlasticsEvent (const char *name, Short_t id=0) | |
| virtual | ~TPlasticsEvent () |
| virtual void | Clear (Option_t *t="") |
Data Fields | |
| std::vector< Plastics_Hit > | fHits [NB_PLASTICS_MAX] |
| std::vector< Plastics_Event > | fEvents |
Definition at line 34 of file TPlasticsEvent.h.
| TPlasticsEvent::TPlasticsEvent | ( | ) |
Definition at line 24 of file TPlasticsEvent.cxx.
| TPlasticsEvent::TPlasticsEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
Definition at line 19 of file TPlasticsEvent.cxx.
| TPlasticsEvent::~TPlasticsEvent | ( | ) | [virtual] |
Definition at line 29 of file TPlasticsEvent.cxx.
References Clear().
| TPlasticsEvent::TPlasticsEvent | ( | ) |
| TPlasticsEvent::TPlasticsEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
| virtual TPlasticsEvent::~TPlasticsEvent | ( | ) | [virtual] |
| TPlasticsEvent::TPlasticsEvent | ( | ) |
| TPlasticsEvent::TPlasticsEvent | ( | const char * | name, | |
| Short_t | id = 0 | |||
| ) |
| virtual TPlasticsEvent::~TPlasticsEvent | ( | ) | [virtual] |
| void TPlasticsEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 34 of file TPlasticsEvent.cxx.
References fHits.
Referenced by ~TPlasticsEvent().
| virtual void TPlasticsEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
| virtual void TPlasticsEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
| std::vector<Plastics_Event> TPlasticsEvent::fEvents |
Definition at line 24 of file TPlasticsEvent.h.
Referenced by TPlasticsProc::ProcessGet4v10PlasticSingle().
| std::vector< Plastics_Hit > TPlasticsEvent::fHits |
Definition at line 46 of file TPlasticsEvent.h.
Referenced by Clear(), TPlasticsProc::FinalizeEvent(), TPlasticsProc::ProcessCaenPlasticDouble(), TPlasticsProc::ProcessGet4v10PlasticDouble(), TPlasticsProc::ProcessVftxPlasticDouble(), and TPlasticsProc::ProcessVftxPlasticSingle().
1.7.1