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

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/online/decoder_maindaq/DecoData.h>

+ Collaboration diagram for SpillData:

Public Member Functions

 SpillData ()
 
virtual ~SpillData ()
 

Public Attributes

unsigned int spill_id
 
unsigned int spill_id_slow
 
unsigned int run_id
 
unsigned int targ_pos
 
unsigned int bos_coda_id
 
unsigned int bos_vme_time
 
unsigned int eos_coda_id
 
unsigned int eos_vme_time
 
unsigned int n_bos_spill
 
unsigned int n_eos_spill
 
unsigned int n_slow
 
unsigned int n_scaler
 
SlowControlDataList list_slow_cont
 
ScalerDataList list_scaler
 

Detailed Description

Definition at line 140 of file DecoData.h.

Constructor & Destructor Documentation

SpillData::SpillData ( )

Definition at line 57 of file DecoData.cc.

virtual SpillData::~SpillData ( )
inlinevirtual

Definition at line 159 of file DecoData.h.

Member Data Documentation

unsigned int SpillData::bos_coda_id

Definition at line 145 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int SpillData::bos_vme_time

Definition at line 146 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int SpillData::eos_coda_id

Definition at line 147 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int SpillData::eos_vme_time

Definition at line 148 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

ScalerDataList SpillData::list_scaler

Definition at line 156 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

SlowControlDataList SpillData::list_slow_cont

Definition at line 155 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int SpillData::n_bos_spill

Definition at line 150 of file DecoData.h.

unsigned int SpillData::n_eos_spill

Definition at line 151 of file DecoData.h.

unsigned int SpillData::n_scaler

Definition at line 153 of file DecoData.h.

unsigned int SpillData::n_slow

Definition at line 152 of file DecoData.h.

unsigned int SpillData::run_id

Definition at line 143 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int SpillData::spill_id

Definition at line 141 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().

unsigned int SpillData::spill_id_slow

Definition at line 142 of file DecoData.h.

unsigned int SpillData::targ_pos

Definition at line 144 of file DecoData.h.

Referenced by Fun4AllEVIOInputManager::run().


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