1 #ifndef EcalBarrelMonitorClient_H
2 #define EcalBarrelMonitorClient_H
31 #ifdef WITH_ECAL_COND_DB
123 #ifdef WITH_ECAL_COND_DB
std::multimap< EBClient *, int > clientsRuns_
std::vector< std::string > clientsNames_
std::vector< std::string > enabledClients_
void beginLuminosityBlock(const edm::LuminosityBlock &l, const edm::EventSetup &c)
BeginLumiBlock.
void endLuminosityBlock(const edm::LuminosityBlock &l, const edm::EventSetup &c)
EndLumiBlock.
void softReset(bool flag)
SoftReset.
EcalBarrelMonitorClient(const edm::ParameterSet &ps)
Constructor.
std::vector< EBClient * > clients_
std::map< std::string, int > clientsStatus_
virtual ~EcalBarrelMonitorClient()
Destructor.
std::vector< std::string > runTypes_
void beginRunDb(void)
BeginRunDB.
const char * getRunType(void)
EBSummaryClient * summaryClient_
void beginJob(void)
BeginJob.
void endRunDb(void)
EndRunDB.
std::vector< int > superModules_
void writeDb(void)
WriteDB.
void cleanup(void)
Cleanup.
Ecal Barrel Monitor Client mom class.
void analyze(void)
Analyze.
void beginRun(void)
BeginRun.