CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalDQMStatusHelper.h
Go to the documentation of this file.
1 #ifndef CondFormats_EcalObjects_EcalDQMStatusHelper_H
2 #define CondFormats_EcalObjects_EcalDQMStatusHelper_H
3 
10  public:
11 
12  static const int CH_ID_ERROR=0;
13  static const int CH_GAIN_ZERO_ERROR=1;
14  static const int CH_GAIN_SWITCH_ERROR=2;
15  static const int TT_ID_ERROR=3;
16  static const int TT_SIZE_ERROR=4;
17 
18  static const int PEDESTAL_LOW_GAIN_MEAN_ERROR=5;
19  static const int PEDESTAL_MIDDLE_GAIN_MEAN_ERROR=6;
20  static const int PEDESTAL_HIGH_GAIN_MEAN_ERROR=7;
21  static const int PEDESTAL_LOW_GAIN_RMS_ERROR=8;
22  static const int PEDESTAL_MIDDLE_GAIN_RMS_ERROR=9;
23  static const int PEDESTAL_HIGH_GAIN_RMS_ERROR=10;
24 
27 
28  static const int TESTPULSE_LOW_GAIN_MEAN_ERROR=13;
29  static const int TESTPULSE_MIDDLE_GAIN_MEAN_ERROR=14;
30  static const int TESTPULSE_HIGH_GAIN_MEAN_ERROR=15;
31  static const int TESTPULSE_LOW_GAIN_RMS_ERROR=16;
32  static const int TESTPULSE_MIDDLE_GAIN_RMS_ERROR=17;
33  static const int TESTPULSE_HIGH_GAIN_RMS_ERROR=18;
34 
35  static const int LASER_MEAN_ERROR=19;
36  static const int LASER_RMS_ERROR=20;
37  static const int LASER_TIMING_MEAN_ERROR=21;
38  static const int LASER_TIMING_RMS_ERROR=22;
39 
40  static const int LED_MEAN_ERROR=23;
41  static const int LED_RMS_ERROR=24;
42  static const int LED_TIMING_MEAN_ERROR=25;
43  static const int LED_TIMING_RMS_ERROR=26;
44 
45  static const int STATUS_FLAG_ERROR=27;
46 
47  static const int PHYSICS_BAD_CHANNEL_WARNING=28;
48  static const int PHYSICS_BAD_CHANNEL_ERROR=29;
49 
50 };
51 
52 #endif
static const int LED_MEAN_ERROR
static const int PEDESTAL_MIDDLE_GAIN_RMS_ERROR
static const int LASER_MEAN_ERROR
static const int TESTPULSE_LOW_GAIN_RMS_ERROR
static const int PHYSICS_BAD_CHANNEL_WARNING
static const int LASER_TIMING_RMS_ERROR
static const int PEDESTAL_HIGH_GAIN_MEAN_ERROR
static const int PEDESTAL_ONLINE_HIGH_GAIN_RMS_ERROR
static const int PHYSICS_BAD_CHANNEL_ERROR
static const int TT_SIZE_ERROR
static const int CH_GAIN_SWITCH_ERROR
static const int TESTPULSE_MIDDLE_GAIN_MEAN_ERROR
static const int PEDESTAL_LOW_GAIN_RMS_ERROR
static const int PEDESTAL_HIGH_GAIN_RMS_ERROR
static const int STATUS_FLAG_ERROR
static const int TESTPULSE_MIDDLE_GAIN_RMS_ERROR
static const int TESTPULSE_HIGH_GAIN_RMS_ERROR
static const int LED_TIMING_MEAN_ERROR
static const int PEDESTAL_LOW_GAIN_MEAN_ERROR
static const int TESTPULSE_LOW_GAIN_MEAN_ERROR
static const int LED_TIMING_RMS_ERROR
static const int CH_GAIN_ZERO_ERROR
static const int PEDESTAL_ONLINE_HIGH_GAIN_MEAN_ERROR
static const int LASER_TIMING_MEAN_ERROR
static const int TT_ID_ERROR
static const int LED_RMS_ERROR
static const int PEDESTAL_MIDDLE_GAIN_MEAN_ERROR
static const int TESTPULSE_HIGH_GAIN_MEAN_ERROR
static const int LASER_RMS_ERROR
static const int CH_ID_ERROR