CMS 3D CMS Logo

GEMCoPadDigiValidation.h
Go to the documentation of this file.
1 #ifndef Validation_MuonGEMDigis_GEMCoPadDigiValidation_h
2 #define Validation_MuonGEMDigis_GEMCoPadDigiValidation_h
3 
6 
8 public:
10  ~GEMCoPadDigiValidation() override;
11  void analyze(const edm::Event&, const edm::EventSetup&) override;
12  void bookHistograms(DQMStore::IBooker&, edm::Run const&, edm::EventSetup const&) override;
13 
14 private:
15  //
21 
23 
24  // Parameters
28 
29  //
31 };
32 
33 #endif // Validation_MuonGEMDigis_GEMCoPadDigiValidation_h
edm::EDGetTokenT< GEMCoPadDigiCollection > copad_token_
std::map< Int_t, dqm::impl::MonitorElement * > MEMap1Ids
GEMCoPadDigiValidation(const edm::ParameterSet &)
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomTokenBeginRun_
std::map< ME2IdsKey, dqm::impl::MonitorElement * > MEMap2Ids
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomToken_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Definition: Run.h:45