CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalMEFormatter.h
Go to the documentation of this file.
1 #ifndef EcalMEFormatter_H
2 #define EcalMEFormatter_H
3 
5 
8 
10  public:
13 
15 
16  private:
17  void endLuminosityBlock(edm::LuminosityBlock const&, edm::EventSetup const&) override;
18  void endRun(edm::Run const&, edm::EventSetup const&) override;
19  void analyze(edm::Event const&, edm::EventSetup const&) override {}
20 
21  void format_(bool);
23 };
24 
25 #endif
void formatDet2D_(ecaldqm::MESet &)
void endLuminosityBlock(edm::LuminosityBlock const &, edm::EventSetup const &) override
EcalMEFormatter(edm::ParameterSet const &)
void format_(bool)
void endRun(edm::Run const &, edm::EventSetup const &) override
void analyze(edm::Event const &, edm::EventSetup const &) override
static void fillDescriptions(edm::ConfigurationDescriptions &)
Definition: Run.h:41