CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalDQMonitorClient.h
Go to the documentation of this file.
1 #ifndef EcalDQMonitorClient_H
2 #define EcalDQMonitorClient_H
3 
7 
8 #include "../interface/DQWorkerClient.h"
9 
11  public:
14 
16 
17  private:
18  void beginRun(edm::Run const&, edm::EventSetup const&) override;
19  void endRun(edm::Run const&, edm::EventSetup const&) override;
22 
24 
26  unsigned iEvt_;
27 
29 };
30 
31 #endif
ecaldqm::StatusManager statusManager_
static void fillDescriptions(edm::ConfigurationDescriptions &)
void runWorkers(DQMStore::IGetter &, ecaldqm::DQWorkerClient::ProcessType)
void dqmEndLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
EcalDQMonitorClient(edm::ParameterSet const &)
void endRun(edm::Run const &, edm::EventSetup const &) override
void beginRun(edm::Run const &, edm::EventSetup const &) override
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
Definition: Run.h:41