1 #ifndef EcalErrorMask_H
2 #define EcalErrorMask_H
24 static void fetchDataSet( std::map< EcalLogicID, RunCrystalErrorsDat>* fillMap );
25 static void fetchDataSet( std::map< EcalLogicID, RunTTErrorsDat>* fillMap );
26 static void fetchDataSet( std::map< EcalLogicID, RunPNErrorsDat>* fillMap );
27 static void fetchDataSet( std::map< EcalLogicID, RunMemChErrorsDat>* fillMap );
28 static void fetchDataSet( std::map< EcalLogicID, RunMemTTErrorsDat>* fillMap );
42 #endif // EcalErrorMask_H
static void fetchDataSet(std::map< EcalLogicID, RunCrystalErrorsDat > *fillMap)
static std::map< EcalLogicID, RunCrystalErrorsDat > mapCrystalErrors_
static std::map< EcalLogicID, RunPNErrorsDat > mapPNErrors_
static std::map< EcalLogicID, RunTTErrorsDat > mapTTErrors_
static std::map< EcalLogicID, RunMemTTErrorsDat > mapMemTTErrors_
static void readDB(EcalCondDBInterface *eConn, RunIOV *runIOV)
static std::map< EcalLogicID, RunMemChErrorsDat > mapMemChErrors_