#include <EcalDQMStatusDictionary.h>
Classes | |
struct | codeDef |
Static Public Member Functions | |
static void | getCodes (std::vector< codeDef > &codeVec, uint32_t code) |
static void | getDictionary (std::vector< codeDef > &dict) |
Private Member Functions | |
EcalDQMStatusDictionary () | |
~EcalDQMStatusDictionary () | |
Static Private Member Functions | |
static codeDef | getDef (unsigned int i) |
Static Private Attributes | |
static const unsigned int | DICTSIZE1 = 30 |
static const unsigned int | DICTSIZE2 = 7 |
Definition at line 16 of file EcalDQMStatusDictionary.h.
|
inlineprivate |
Definition at line 41 of file EcalDQMStatusDictionary.h.
|
inlineprivate |
Definition at line 42 of file EcalDQMStatusDictionary.h.
|
inlinestatic |
Definition at line 30 of file EcalDQMStatusDictionary.h.
References DICTSIZE1, DICTSIZE2, getDef(), and i.
Referenced by EcalDQMStatusReader::beginRun().
|
inlinestaticprivate |
Definition at line 47 of file EcalDQMStatusDictionary.h.
References EcalDQMStatusHelper::CH_GAIN_SWITCH_ERROR, EcalDQMStatusHelper::CH_GAIN_ZERO_ERROR, EcalDQMStatusHelper::CH_ID_ERROR, DICTSIZE1, DICTSIZE2, i, EcalDQMStatusHelper::LASER_MEAN_ERROR, EcalDQMStatusHelper::LASER_RMS_ERROR, EcalDQMStatusHelper::LASER_TIMING_MEAN_ERROR, EcalDQMStatusHelper::LASER_TIMING_RMS_ERROR, EcalDQMStatusHelper::LED_MEAN_ERROR, EcalDQMStatusHelper::LED_RMS_ERROR, EcalDQMStatusHelper::LED_TIMING_MEAN_ERROR, EcalDQMStatusHelper::LED_TIMING_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_MIDDLE_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_MIDDLE_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_ONLINE_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_ONLINE_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::PHYSICS_BAD_CHANNEL_ERROR, EcalDQMStatusHelper::PHYSICS_BAD_CHANNEL_WARNING, EcalDQMStatusHelper::STATUS_FLAG_ERROR, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::TESTPULSE_LOW_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_LOW_GAIN_RMS_ERROR, EcalDQMStatusHelper::TESTPULSE_MIDDLE_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_MIDDLE_GAIN_RMS_ERROR, EcalDQMStatusHelper::TT_ID_ERROR, and EcalDQMStatusHelper::TT_SIZE_ERROR.
Referenced by getCodes(), and getDictionary().
|
inlinestatic |
Definition at line 25 of file EcalDQMStatusDictionary.h.
References DICTSIZE1, DICTSIZE2, getDef(), and i.
Referenced by EcalDQMStatusReader::beginRun(), EcalDQMStatusWriter::readEcalDQMChannelStatusFromFile(), and EcalDQMStatusWriter::readEcalDQMTowerStatusFromFile().
|
staticprivate |
Definition at line 44 of file EcalDQMStatusDictionary.h.
Referenced by getCodes(), getDef(), and getDictionary().
|
staticprivate |
Definition at line 45 of file EcalDQMStatusDictionary.h.
Referenced by getCodes(), getDef(), and getDictionary().