CMS 3D CMS Logo

GEMEffByGEMCSCSegmentClient.h
Go to the documentation of this file.
1 #ifndef DQM_GEM_GEMEffByGEMCSCSegmentClient_h
2 #define DQM_GEM_GEMEffByGEMCSCSegmentClient_h
3 
14 
16 public:
19  static void fillDescriptions(edm::ConfigurationDescriptions &descriptions);
20 
21 protected:
24  edm::LuminosityBlock const &,
25  edm::EventSetup const &) override;
26 
28 
29  const std::string kFolder_;
30 };
31 
32 #endif // DQM_GEM_GEMEffByGEMCSCSegmentClient_h
void dqmEndJob(DQMStore::IBooker &, DQMStore::IGetter &) override
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void dqmEndLuminosityBlock(DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) override
GEMEffByGEMCSCSegmentClient(const edm::ParameterSet &)