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

#include <DL1Trigger.h>

+ Inheritance diagram for DL1Trigger:

Classes

struct  gtp_par
 

Public Member Functions

 JOBJECT_PUBLIC (DL1Trigger)
 
 DL1Trigger ()
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

int event_type
 
uint64_t timestamp
 
uint32_t trig_mask
 
uint32_t fp_trig_mask
 
uint32_t nsync
 
uint32_t trig_number
 
uint32_t live
 
uint32_t busy
 
uint32_t live_inst
 
uint32_t unix_time
 
vector< uint32_t > gtp_sc
 
vector< uint32_t > fp_sc
 
vector< uint32_t > gtp_rate
 
vector< uint32_t > fp_rate
 
vector< gtp_pargtp_conf
 

Detailed Description

Definition at line 7 of file DL1Trigger.h.

Constructor & Destructor Documentation

DL1Trigger::DL1Trigger ( )
inline

Definition at line 11 of file DL1Trigger.h.

Member Function Documentation

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

Member Data Documentation

uint32_t DL1Trigger::busy

Definition at line 25 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

int DL1Trigger::event_type

Definition at line 14 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

vector<uint32_t> DL1Trigger::fp_rate

Definition at line 32 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

vector<uint32_t> DL1Trigger::fp_sc

Definition at line 30 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

vector<gtp_par> DL1Trigger::gtp_conf

Definition at line 46 of file DL1Trigger.h.

vector<uint32_t> DL1Trigger::gtp_rate
vector<uint32_t> DL1Trigger::gtp_sc

Definition at line 29 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

uint32_t DL1Trigger::live

Definition at line 24 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

uint32_t DL1Trigger::live_inst
uint32_t DL1Trigger::nsync

Definition at line 22 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

uint64_t DL1Trigger::timestamp

Definition at line 17 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

uint32_t DL1Trigger::trig_number

Definition at line 23 of file DL1Trigger.h.

Referenced by DL1Trigger_factory::evnt(), and toStrings().

uint32_t DL1Trigger::unix_time

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