Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
EventInfo Struct Reference

#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
 

Detailed Description

Definition at line 182 of file DecoData.h.

Constructor & Destructor Documentation

EventInfo::EventInfo ( )

Definition at line 76 of file DecoData.cc.

References AfterInhMATRIX, MATRIX, NIM, RawMATRIX, rf, and sums.

EventInfo::~EventInfo ( )
inline

Definition at line 202 of file DecoData.h.

Member Data Documentation

int EventInfo::AfterInhMATRIX[5]

Definition at line 190 of file DecoData.h.

Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().

int EventInfo::codaEventID

Definition at line 184 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

int EventInfo::dataQuality

Definition at line 187 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

int EventInfo::eventID

Definition at line 183 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

short EventInfo::flag_v1495

Definition at line 199 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

int EventInfo::MATRIX[5]

Definition at line 192 of file DecoData.h.

Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().

int EventInfo::NIM[5]

Definition at line 191 of file DecoData.h.

Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().

int EventInfo::RawMATRIX[5]

Definition at line 189 of file DecoData.h.

Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().

unsigned int EventInfo::rf[33]

Definition at line 198 of file DecoData.h.

Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().

unsigned int EventInfo::rfOnset

Definition at line 197 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

int EventInfo::runID

Definition at line 185 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

int EventInfo::spillID

Definition at line 186 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int EventInfo::sums[4]

Definition at line 194 of file DecoData.h.

Referenced by EventInfo(), and Fun4AllEVIOInputManager::run().

int EventInfo::trigger_bits

Definition at line 193 of file DecoData.h.

unsigned int EventInfo::triggerCount

Definition at line 195 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int EventInfo::turnOnset

Definition at line 196 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

int EventInfo::vmeTime

Definition at line 188 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().


The documentation for this struct was generated from the following files: