CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
GEMRecHitValidation.h
Go to the documentation of this file.
1 #ifndef Validation_MuonGEMRecHits_GEMRecHitValidation_h
2 #define Validation_MuonGEMRecHits_GEMRecHitValidation_h
3 
6 
9 
11 public:
12  explicit GEMRecHitValidation(const edm::ParameterSet&);
13  ~GEMRecHitValidation() override;
14  void bookHistograms(DQMStore::IBooker&, edm::Run const&, edm::EventSetup const&) override;
15  void analyze(const edm::Event&, const edm::EventSetup&) override;
16 
17 private:
19 
20  // Parameter
26 
27  // MonitorElement
31 
32  // Residual
37 
42 
43  // Occupancy
51 
52  // GEMRecHit that matches PSimHit
56 };
57 
58 #endif // Validation_MuonGEMRecHits_GEMRecHitValidation_h
Bool_t matchRecHitAgainstSimHit(GEMRecHitCollection::const_iterator, Int_t)
MEMap2Ids me_detail_rechit_occ_det_
std::map< Int_t, dqm::impl::MonitorElement * > MEMap1Ids
std::map< ME4IdsKey, dqm::impl::MonitorElement * > MEMap4Ids
MonitorElement * me_detail_cls_total_
C::const_iterator const_iterator
constant access iterator type
Definition: RangeMap.h:43
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomTokenBeginRun_
std::map< ME2IdsKey, dqm::impl::MonitorElement * > MEMap2Ids
std::map< ME3IdsKey, dqm::impl::MonitorElement * > MEMap3Ids
edm::EDGetTokenT< edm::PSimHitContainer > simhit_token_
void analyze(const edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< edm::DetSetVector< GEMDigiSimLink > > digisimlink_token_
edm::EDGetTokenT< GEMRecHitCollection > rechit_token_
MEMap4Ids me_detail_residual_rphi_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
GEMRecHitValidation(const edm::ParameterSet &)
Definition: Run.h:45
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomToken_