Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DTSGBORConfig Class Reference

#include <DTSGBORConfig.h>

+ Inheritance diagram for DTSGBORConfig:

Public Member Functions

 JOBJECT_PUBLIC (DTSGBORConfig)
 
 DTSGBORConfig ()
 
virtual ~DTSGBORConfig ()
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

uint32_t rocid
 
uint32_t slot
 
uint32_t run_number
 
uint32_t unix_time
 
vector< uint32_t > misc_words
 

Detailed Description

Definition at line 24 of file DTSGBORConfig.h.

Constructor & Destructor Documentation

DTSGBORConfig::DTSGBORConfig ( )
inline

Definition at line 28 of file DTSGBORConfig.h.

virtual DTSGBORConfig::~DTSGBORConfig ( )
inlinevirtual

Definition at line 29 of file DTSGBORConfig.h.

Member Function Documentation

DTSGBORConfig::JOBJECT_PUBLIC ( DTSGBORConfig  )
void DTSGBORConfig::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 39 of file DTSGBORConfig.h.

References misc_words, run_number, and unix_time.

Member Data Documentation

vector<uint32_t> DTSGBORConfig::misc_words

Definition at line 35 of file DTSGBORConfig.h.

Referenced by DEVIOWorkerThread::ParseBORbank(), and toStrings().

uint32_t DTSGBORConfig::rocid

Definition at line 31 of file DTSGBORConfig.h.

Referenced by DEVIOWorkerThread::ParseBORbank().

uint32_t DTSGBORConfig::run_number

Definition at line 33 of file DTSGBORConfig.h.

Referenced by DEVIOWorkerThread::ParseBORbank(), and toStrings().

uint32_t DTSGBORConfig::slot

Definition at line 32 of file DTSGBORConfig.h.

Referenced by DEVIOWorkerThread::ParseBORbank().

uint32_t DTSGBORConfig::unix_time

Definition at line 34 of file DTSGBORConfig.h.

Referenced by DEVIOWorkerThread::ParseBORbank(), and toStrings().


The documentation for this class was generated from the following file: