Class Reference for E1039 Core & Analysis Software
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 187 of file DecoData.h.

Constructor & Destructor Documentation

◆ EventInfo()

EventInfo::EventInfo ( )

Definition at line 89 of file DecoData.cc.

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

◆ ~EventInfo()

EventInfo::~EventInfo ( )
inline

Definition at line 207 of file DecoData.h.

Member Data Documentation

◆ AfterInhMATRIX

int EventInfo::AfterInhMATRIX[5]

Definition at line 195 of file DecoData.h.

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

◆ codaEventID

int EventInfo::codaEventID

Definition at line 189 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ dataQuality

int EventInfo::dataQuality

Definition at line 192 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ eventID

int EventInfo::eventID

Definition at line 188 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ flag_v1495

short EventInfo::flag_v1495

Definition at line 204 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ MATRIX

int EventInfo::MATRIX[5]

Definition at line 197 of file DecoData.h.

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

◆ NIM

int EventInfo::NIM[5]

Definition at line 196 of file DecoData.h.

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

◆ RawMATRIX

int EventInfo::RawMATRIX[5]

Definition at line 194 of file DecoData.h.

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

◆ rf

unsigned int EventInfo::rf[33]

Definition at line 203 of file DecoData.h.

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

◆ rfOnset

unsigned int EventInfo::rfOnset

Definition at line 202 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ runID

int EventInfo::runID

Definition at line 190 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ spillID

int EventInfo::spillID

Definition at line 191 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ sums

unsigned int EventInfo::sums[4]

Definition at line 199 of file DecoData.h.

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

◆ trigger_bits

int EventInfo::trigger_bits

Definition at line 198 of file DecoData.h.

◆ triggerCount

unsigned int EventInfo::triggerCount

Definition at line 200 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ turnOnset

unsigned int EventInfo::turnOnset

Definition at line 201 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

◆ vmeTime

int EventInfo::vmeTime

Definition at line 193 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().


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