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 
13 
16 
17 #include <string>
18 
20 {
21 public:
23  ~RPCPointVsRecHit() override {};
24 
25  void analyze(const edm::Event& event, const edm::EventSetup& eventSetup) override;
26  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
27 
28 private:
30 
33 };
34 
35 #endif // Validation_RPCRecHits_RPCPointVsRecHit_h
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:44
edm::EDGetTokenT< RPCRecHitCollection > recHitToken_