#include <TPlasticsEvent.h>
Public Member Functions | |
Plastics_Hit () | |
void | Clear (void) |
Plastics_Hit () | |
void | Clear (void) |
Plastics_Hit () | |
virtual | ~Plastics_Hit () |
virtual void | Clear (Option_t *t="") |
Bool_t | IsMultiEdge () const |
Data Fields | |
Double_t | dTimeLeft |
Double_t | dTotLeft |
Double_t | dTimeRight |
Double_t | dTotRight |
Bool_t | fbMultiEdge |
Definition at line 12 of file TPlasticsEvent.h.
Plastics_Hit::Plastics_Hit | ( | ) | [inline] |
Definition at line 19 of file TPlasticsEvent.h.
References Clear().
Plastics_Hit::Plastics_Hit | ( | ) | [inline] |
Definition at line 19 of file TPlasticsEvent.h.
References Clear().
Plastics_Hit::Plastics_Hit | ( | ) | [inline] |
Definition at line 22 of file Plastics_Event.h.
References Clear().
virtual Plastics_Hit::~Plastics_Hit | ( | ) | [inline, virtual] |
Definition at line 23 of file Plastics_Event.h.
References Clear().
void Plastics_Hit::Clear | ( | void | ) |
Definition at line 11 of file TPlasticsEvent.cxx.
References dTimeLeft, dTimeRight, dTotLeft, and dTotRight.
Referenced by TPlasticsProc::FinalizeEvent(), Plastics_Hit(), TPlasticsProc::ProcessCaenPlasticDouble(), TPlasticsProc::ProcessCaenPlasticSingle(), TPlasticsProc::ProcessGet4v10PlasticDouble(), TPlasticsProc::ProcessGet4v10PlasticSingle(), TPlasticsProc::ProcessVftxPlasticDouble(), TPlasticsProc::ProcessVftxPlasticSingle(), and ~Plastics_Hit().
void Plastics_Hit::Clear | ( | void | ) |
void Plastics_Hit::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Definition at line 13 of file Plastics_Event.cxx.
References dTimeLeft, dTimeRight, dTotLeft, dTotRight, and fbMultiEdge.
Bool_t Plastics_Hit::IsMultiEdge | ( | ) | const [inline] |
Definition at line 27 of file Plastics_Event.h.
References fbMultiEdge.
Double_t Plastics_Hit::dTimeLeft |
Definition at line 14 of file TPlasticsEvent.h.
Referenced by Clear(), TPlasticsProc::ProcessCaenPlasticDouble(), TPlasticsProc::ProcessCaenPlasticSingle(), TPlasticsProc::ProcessGet4v10PlasticDouble(), TPlasticsProc::ProcessGet4v10PlasticSingle(), TPlasticsProc::ProcessVftxPlasticDouble(), and TPlasticsProc::ProcessVftxPlasticSingle().
Double_t Plastics_Hit::dTimeRight |
Definition at line 16 of file TPlasticsEvent.h.
Referenced by Clear(), TPlasticsProc::ProcessCaenPlasticDouble(), TPlasticsProc::ProcessGet4v10PlasticDouble(), and TPlasticsProc::ProcessVftxPlasticDouble().
Double_t Plastics_Hit::dTotLeft |
Definition at line 15 of file TPlasticsEvent.h.
Referenced by Clear(), TPlasticsProc::ProcessCaenPlasticDouble(), TPlasticsProc::ProcessCaenPlasticSingle(), TPlasticsProc::ProcessGet4v10PlasticDouble(), TPlasticsProc::ProcessGet4v10PlasticSingle(), TPlasticsProc::ProcessVftxPlasticDouble(), and TPlasticsProc::ProcessVftxPlasticSingle().
Double_t Plastics_Hit::dTotRight |
Definition at line 17 of file TPlasticsEvent.h.
Referenced by Clear(), TPlasticsProc::ProcessCaenPlasticDouble(), TPlasticsProc::ProcessGet4v10PlasticDouble(), and TPlasticsProc::ProcessVftxPlasticDouble().
Bool_t Plastics_Hit::fbMultiEdge |
Definition at line 20 of file Plastics_Event.h.
Referenced by Clear(), and IsMultiEdge().