#include <TCosyDec10Event.h>
Public Member Functions | |
TCosyDec10Event () | |
TCosyDec10Event (const char *name) | |
virtual | ~TCosyDec10Event () |
virtual void | Clear (Option_t *t="") |
Data Fields | |
UInt_t | fMbsTimeSecs |
UInt_t | fMbsTimeMicros |
UInt_t | fVulomSyncNumber |
UInt_t | fVulomScaler [NUM_SCALERS][N_SCALERS_CH] |
UShort_t | fData1182 [NUM_1182] |
UShort_t | fData1183 [NUM_1183] |
UInt_t | fStsPos [NUM_STS_STATIONS][NUM_STS_STRIPS] |
UInt_t | fStsNeg [NUM_STS_STATIONS][NUM_STS_STRIPS] |
UInt_t | fGemOne [NUM_GEM_X][NUM_GEM_Y] |
UInt_t | fGemTwo [NUM_GEM_X][NUM_GEM_Y] |
Definition at line 45 of file TCosyDec10Event.h.
TCosyDec10Event::TCosyDec10Event | ( | ) |
Definition at line 11 of file TCosyDec10Event.cxx.
TCosyDec10Event::TCosyDec10Event | ( | const char * | name | ) |
Definition at line 15 of file TCosyDec10Event.cxx.
TCosyDec10Event::~TCosyDec10Event | ( | ) | [virtual] |
Definition at line 21 of file TCosyDec10Event.cxx.
void TCosyDec10Event::Clear | ( | Option_t * | t = "" |
) | [virtual] |
Method called by the framework to clear the event element.
Definition at line 26 of file TCosyDec10Event.cxx.
References fData1182, fData1183, fGemOne, fGemTwo, fMbsTimeMicros, fMbsTimeSecs, fStsNeg, fStsPos, fVulomScaler, and fVulomSyncNumber.
UShort_t TCosyDec10Event::fData1182[NUM_1182] |
Definition at line 67 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::Process1182().
UShort_t TCosyDec10Event::fData1183[NUM_1183] |
Definition at line 70 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::Process1183().
UInt_t TCosyDec10Event::fGemOne[NUM_GEM_X][NUM_GEM_Y] |
Definition at line 79 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessNxHit().
UInt_t TCosyDec10Event::fGemTwo[NUM_GEM_X][NUM_GEM_Y] |
Definition at line 82 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessNxHit().
Definition at line 58 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessSubevent().
Definition at line 55 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessSubevent().
UInt_t TCosyDec10Event::fStsNeg[NUM_STS_STATIONS][NUM_STS_STRIPS] |
Definition at line 76 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessNxHit().
UInt_t TCosyDec10Event::fStsPos[NUM_STS_STATIONS][NUM_STS_STRIPS] |
Definition at line 73 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessNxHit().
UInt_t TCosyDec10Event::fVulomScaler[NUM_SCALERS][N_SCALERS_CH] |
Definition at line 64 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessSubevent().
Definition at line 61 of file TCosyDec10Event.h.
Referenced by Clear(), and TCosyDec10Proc::ProcessSubevent().