CMS 3D CMS Logo

RPCPointVsRecHit.h
Go to the documentation of this file.
1 #ifndef Validation_RPCRecHits_RPCPointVsRecHit_h
2 #define Validation_RPCRecHits_RPCPointVsRecHit_h
3 
6 
11 
15 
18 
19 #include <string>
20 
22 public:
24  ~RPCPointVsRecHit() override{};
25 
26  void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override;
27  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
28 
29 private:
32 
35 };
36 
37 #endif // Validation_RPCRecHits_RPCPointVsRecHit_h
edm::ESGetToken< RPCGeometry, MuonGeometryRecord > rpcGeomToken_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
edm::EDGetTokenT< RPCRecHitCollection > refHitToken_
std::string subDir_
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override
~RPCPointVsRecHit() override
RPCValidHistograms h_
RPCPointVsRecHit(const edm::ParameterSet &pset)
Definition: event.py:1
Definition: Run.h:45
edm::EDGetTokenT< RPCRecHitCollection > recHitToken_