|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/online/decoder_maindaq/DecoData.h>
Public Member Functions | |
| EventInfo () | |
| ~EventInfo () | |
Public Attributes | |
| int | eventID |
| int | codaEventID |
| int | runID |
| int | spillID |
| int | dataQuality |
| int | vmeTime |
| int | RawMATRIX [5] |
| int | AfterInhMATRIX [5] |
| int | NIM [5] |
| int | MATRIX [5] |
| int | trigger_bits |
| unsigned int | sums [4] |
| unsigned int | triggerCount |
| unsigned int | turnOnset |
| unsigned int | rfOnset |
| unsigned int | rf [33] |
| short | flag_v1495 |
Definition at line 187 of file DecoData.h.
| EventInfo::EventInfo | ( | ) |
Definition at line 89 of file DecoData.cc.
References AfterInhMATRIX, MATRIX, NIM, RawMATRIX, rf, and sums.
|
inline |
Definition at line 207 of file DecoData.h.
| int EventInfo::AfterInhMATRIX[5] |
Definition at line 195 of file DecoData.h.
Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().
| int EventInfo::codaEventID |
Definition at line 189 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| int EventInfo::dataQuality |
Definition at line 192 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| int EventInfo::eventID |
Definition at line 188 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| short EventInfo::flag_v1495 |
Definition at line 204 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| int EventInfo::MATRIX[5] |
Definition at line 197 of file DecoData.h.
Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().
| int EventInfo::NIM[5] |
Definition at line 196 of file DecoData.h.
Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().
| int EventInfo::RawMATRIX[5] |
Definition at line 194 of file DecoData.h.
Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().
| unsigned int EventInfo::rf[33] |
Definition at line 203 of file DecoData.h.
Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().
| unsigned int EventInfo::rfOnset |
Definition at line 202 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| int EventInfo::runID |
Definition at line 190 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| int EventInfo::spillID |
Definition at line 191 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| unsigned int EventInfo::sums[4] |
Definition at line 199 of file DecoData.h.
Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().
| int EventInfo::trigger_bits |
Definition at line 198 of file DecoData.h.
| unsigned int EventInfo::triggerCount |
Definition at line 200 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| unsigned int EventInfo::turnOnset |
Definition at line 201 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().
| int EventInfo::vmeTime |
Definition at line 193 of file DecoData.h.
Referenced by Fun4AllEVIOInputManager::run().