CMS 3D CMS Logo

TotemTriggerCounters.h
Go to the documentation of this file.
1 /****************************************************************************
2 *
3 * This is a part of the TOTEM offline software.
4 * Authors:
5 * Jan Kašpar (jan.kaspar@gmail.com)
6 *
7 ****************************************************************************/
8 
9 #ifndef DataFormats_CTPPSDigi_TotemTriggerCounters
10 #define DataFormats_CTPPSDigi_TotemTriggerCounters
11 
16  unsigned char type;
17  unsigned int event_num, bunch_num, src_id;
18  unsigned int orbit_num;
19  unsigned char revision_num;
21 
23  : type(0),
24  event_num(0),
25  bunch_num(0),
26  src_id(0),
27  orbit_num(0),
28  revision_num(0),
29  run_num(0),
30  trigger_num(0),
32  input_status_bits(0) {}
33 };
34 
35 #endif
unsigned int inhibited_triggers_num