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 public:
22  ~RPCPointVsRecHit() override{};
23 
24  void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override;
25  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
26 
27 private:
29 
32 };
33 
34 #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:45
edm::EDGetTokenT< RPCRecHitCollection > recHitToken_