#include <EcalErrorMask.h>
Static Public Member Functions | |
static void | fetchDataSet (std::map< EcalLogicID, RunCrystalErrorsDat > *fillMap) |
static void | fetchDataSet (std::map< EcalLogicID, RunTTErrorsDat > *fillMap) |
static void | fetchDataSet (std::map< EcalLogicID, RunPNErrorsDat > *fillMap) |
static void | fetchDataSet (std::map< EcalLogicID, RunMemChErrorsDat > *fillMap) |
static void | fetchDataSet (std::map< EcalLogicID, RunMemTTErrorsDat > *fillMap) |
static void | readDB (EcalCondDBInterface *eConn, RunIOV *runIOV) noexcept(false) |
Static Private Attributes | |
static std::map< EcalLogicID, RunCrystalErrorsDat > | mapCrystalErrors_ |
static std::map< EcalLogicID, RunMemChErrorsDat > | mapMemChErrors_ |
static std::map< EcalLogicID, RunMemTTErrorsDat > | mapMemTTErrors_ |
static std::map< EcalLogicID, RunPNErrorsDat > | mapPNErrors_ |
static std::map< EcalLogicID, RunTTErrorsDat > | mapTTErrors_ |
static int | runNb_ = -1 |
Definition at line 18 of file EcalErrorMask.h.
|
static |
Definition at line 83 of file EcalErrorMask.cc.
References mapCrystalErrors_.
Referenced by popcon::EcalChannelStatusHandler::laserMasking(), popcon::EcalChannelStatusHandler::pedMasking(), popcon::EcalChannelStatusHandler::pedOnlineMasking(), and popcon::EcalChannelStatusHandler::physicsMasking().
|
static |
Definition at line 91 of file EcalErrorMask.cc.
References mapTTErrors_.
|
static |
Definition at line 99 of file EcalErrorMask.cc.
References mapPNErrors_.
|
static |
Definition at line 107 of file EcalErrorMask.cc.
References mapMemChErrors_.
|
static |
Definition at line 115 of file EcalErrorMask.cc.
References mapMemTTErrors_.
|
staticnoexcept |
Definition at line 26 of file EcalErrorMask.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, LocationDef::getLocation(), RunTag::getLocationDef(), RunIOV::getRunNumber(), mapCrystalErrors_, mapMemChErrors_, mapMemTTErrors_, mapPNErrors_, mapTTErrors_, runNb_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by popcon::EcalChannelStatusHandler::getNewObjects().
|
staticprivate |
Definition at line 34 of file EcalErrorMask.h.
Referenced by fetchDataSet(), and readDB().
|
staticprivate |
Definition at line 37 of file EcalErrorMask.h.
Referenced by fetchDataSet(), and readDB().
|
staticprivate |
Definition at line 38 of file EcalErrorMask.h.
Referenced by fetchDataSet(), and readDB().
|
staticprivate |
Definition at line 36 of file EcalErrorMask.h.
Referenced by fetchDataSet(), and readDB().
|
staticprivate |
Definition at line 35 of file EcalErrorMask.h.
Referenced by fetchDataSet(), and readDB().
|
staticprivate |
Definition at line 32 of file EcalErrorMask.h.
Referenced by readDB().