CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
TotemTriggerCounters Struct Reference

#include <TotemTriggerCounters.h>

Public Member Functions

 TotemTriggerCounters ()
 

Public Attributes

unsigned int bunch_num
 
unsigned int event_num
 
unsigned int inhibited_triggers_num
 
unsigned int input_status_bits
 
unsigned int orbit_num
 
unsigned char revision_num
 
unsigned int run_num
 
unsigned int src_id
 
unsigned int trigger_num
 
unsigned char type
 

Detailed Description

Trigger counters from LoneG.

Definition at line 14 of file TotemTriggerCounters.h.

Constructor & Destructor Documentation

◆ TotemTriggerCounters()

TotemTriggerCounters::TotemTriggerCounters ( )
inline

Definition at line 26 of file TotemTriggerCounters.h.

32  {}
33 };
34 
35 #endif

Member Data Documentation

◆ bunch_num

unsigned int TotemTriggerCounters::bunch_num

Definition at line 21 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ event_num

unsigned int TotemTriggerCounters::event_num

Definition at line 21 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ inhibited_triggers_num

unsigned int TotemTriggerCounters::inhibited_triggers_num

Definition at line 24 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ input_status_bits

unsigned int TotemTriggerCounters::input_status_bits

Definition at line 24 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ orbit_num

unsigned int TotemTriggerCounters::orbit_num

Definition at line 22 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ revision_num

unsigned char TotemTriggerCounters::revision_num

Definition at line 23 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ run_num

unsigned int TotemTriggerCounters::run_num

Definition at line 24 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ src_id

unsigned int TotemTriggerCounters::src_id

Definition at line 21 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ trigger_num

unsigned int TotemTriggerCounters::trigger_num

Definition at line 24 of file TotemTriggerCounters.h.

Referenced by TotemTriggerRawToDigi::ProcessLoneGFrame().

◆ type

unsigned char TotemTriggerCounters::type