CMS 3D CMS Logo

GEMPadDigiClusterValidation.h
Go to the documentation of this file.
1 #ifndef Validation_MuonGEMDigis_GEMPadDigiClusterValidation_h
2 #define Validation_MuonGEMDigis_GEMPadDigiClusterValidation_h
3 
6 
9 
11 public:
14  void analyze(const edm::Event&, const edm::EventSetup&) override;
15  void bookHistograms(DQMStore::IBooker&, edm::Run const&, edm::EventSetup const&) override;
16 
17 private:
19 
25 
36 
38 };
39 
40 #endif // Validation_MuonGEMDigis_GEMPadDigiClusterValidation_h
edm::EDGetTokenT< edm::DetSetVector< GEMDigiSimLink > > digisimlink_token_
Bool_t matchClusterAgainstSimHit(GEMPadDigiClusterCollection::const_iterator, Int_t)
std::map< Int_t, dqm::impl::MonitorElement * > MEMap1Ids
edm::EDGetTokenT< GEMPadDigiClusterCollection > pad_cluster_token_
edm::EDGetTokenT< edm::PSimHitContainer > simhit_token_
std::map< ME2IdsKey, dqm::impl::MonitorElement * > MEMap2Ids
std::map< ME3IdsKey, dqm::impl::MonitorElement * > MEMap3Ids
void analyze(const edm::Event &, const edm::EventSetup &) override
std::vector< DigiType >::const_iterator const_iterator
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomToken_
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomTokenBeginRun_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
GEMPadDigiClusterValidation(const edm::ParameterSet &)
Definition: Run.h:45