#include <TRICHEvent.h>
Public Member Functions | |
TRICHEvent () | |
TRICHEvent (const char *name, Short_t id=0) | |
virtual | ~TRICHEvent () |
virtual void | Clear (Option_t *t="") |
TRICHEvent () | |
TRICHEvent (const char *name, Short_t id=0) | |
virtual | ~TRICHEvent () |
virtual void | Clear (Option_t *t="") |
Data Fields | |
Int_t | fMAPM_Integral [NUM_MAPMP_CELLS] |
Int_t | fMAPM_Integral_raw [NUM_MAPMP_CELLS] |
Double_t | fMAPM_X [NUM_MAPMP_CELLS] |
Double_t | fMAPM_Y [NUM_MAPMP_CELLS] |
Double_t | fMAPM_Xcoord [NUM_MAPMP_CELLS] |
Double_t | fMAPM_Ycoord [NUM_MAPMP_CELLS] |
ULong_t | fMAPM_DeltaT [NUM_MAPMP_CELLS] |
Definition at line 22 of file TRICHEvent.h.
TRICHEvent::TRICHEvent | ( | ) |
Definition at line 16 of file TRICHEvent.cxx.
TRICHEvent::TRICHEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
Definition at line 11 of file TRICHEvent.cxx.
TRICHEvent::~TRICHEvent | ( | ) | [virtual] |
Definition at line 21 of file TRICHEvent.cxx.
TRICHEvent::TRICHEvent | ( | ) |
TRICHEvent::TRICHEvent | ( | const char * | name, | |
Short_t | id = 0 | |||
) |
virtual TRICHEvent::~TRICHEvent | ( | ) | [virtual] |
void TRICHEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 27 of file TRICHEvent.cxx.
References fMAPM_DeltaT, fMAPM_Integral, fMAPM_Integral_raw, fMAPM_X, fMAPM_Xcoord, fMAPM_Y, and fMAPM_Ycoord.
virtual void TRICHEvent::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
ULong_t TRICHEvent::fMAPM_DeltaT |
Definition at line 39 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().
Definition at line 33 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().
Definition at line 34 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().
Double_t TRICHEvent::fMAPM_X |
Definition at line 35 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().
Double_t TRICHEvent::fMAPM_Xcoord |
Definition at line 37 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().
Double_t TRICHEvent::fMAPM_Y |
Definition at line 36 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().
Double_t TRICHEvent::fMAPM_Ycoord |
Definition at line 38 of file TRICHEvent.h.
Referenced by Clear(), and TRICHProc::ProcessRICH().