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

#include <DTrigger.h>

+ Inheritance diagram for DTrigger:

Public Member Functions

 JOBJECT_PUBLIC (DTrigger)
 
uint32_t Get_L1TriggerBits (void) const
 
uint32_t Get_L1FrontPanelTriggerBits (void) const
 
bool Get_IsPhysicsEvent (void) const
 
void Set_L1TriggerBits (uint32_t locL1TriggerBits)
 
void Set_L1FrontPanelTriggerBits (uint32_t locL1FrontPanelTriggerBits)
 
void toStrings (vector< pair< string, string > > &items) const
 
 JOBJECT_PUBLIC (DTrigger)
 
void toStrings (vector< pair< string, string > > &items) const
 

Public Attributes

bool L1a_fired
 
bool L1b_fired
 
bool L1c_fired
 
double Ebcal
 
double Efcal
 
unsigned int Nschits
 

Private Attributes

uint32_t dL1TriggerBits
 
uint32_t dL1FrontPanelTriggerBits
 

Detailed Description

Definition at line 7 of file libraries/TRIGGER/DTrigger.h.

Member Function Documentation

uint32_t DTrigger::Get_L1TriggerBits ( void  ) const
inline
DTrigger::JOBJECT_PUBLIC ( DTrigger  )
DTrigger::JOBJECT_PUBLIC ( DTrigger  )
void DTrigger::Set_L1FrontPanelTriggerBits ( uint32_t  locL1FrontPanelTriggerBits)
inline
void DTrigger::Set_L1TriggerBits ( uint32_t  locL1TriggerBits)
inline
void DTrigger::toStrings ( vector< pair< string, string > > &  items) const
inline

Definition at line 22 of file libraries/TRIGGER/DTrigger.h.

References dL1FrontPanelTriggerBits, and dL1TriggerBits.

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

Definition at line 28 of file plugins/Analysis/level1_trigger/DTrigger.h.

References Ebcal, Efcal, L1a_fired, L1b_fired, and Nschits.

Member Data Documentation

uint32_t DTrigger::dL1FrontPanelTriggerBits
private
uint32_t DTrigger::dL1TriggerBits
private
double DTrigger::Ebcal
double DTrigger::Efcal
bool DTrigger::L1a_fired
bool DTrigger::L1b_fired
bool DTrigger::L1c_fired

Definition at line 20 of file plugins/Analysis/level1_trigger/DTrigger.h.

unsigned int DTrigger::Nschits

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