test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IntegrityClient.h
Go to the documentation of this file.
1 #ifndef IntegrityClient_H
2 #define IntegrityClient_H
3 
4 #include "DQWorkerClient.h"
5 
9 
10 namespace ecaldqm
11 {
13  public:
16 
17  void producePlots(ProcessType) override;
18  void endLuminosityBlock(edm::LuminosityBlock const&, edm::EventSetup const&) override;
19 
20  private:
21  void setParams(edm::ParameterSet const&) override;
23 
25  };
26 }
27 
28 #endif
29 
void producePlots(ProcessType) override
edm::ESHandle< EcalChannelStatus > chStatus
void setParams(edm::ParameterSet const &) override
void endLuminosityBlock(edm::LuminosityBlock const &, edm::EventSetup const &) override