CMS 3D CMS Logo

CSCRecHitValidation.h
Go to the documentation of this file.
1 #ifndef CSCRecHitValidation_h
2 #define CSCRecHitValidation_h
3 
4 // user include files
5 
9 
12 
17 
19 public:
20  explicit CSCRecHitValidation(const edm::ParameterSet &);
21  ~CSCRecHitValidation() override;
22  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
23  void analyze(const edm::Event &, const edm::EventSetup &) override;
24 
25 private:
28 
31 };
32 
33 #endif
CSCRecHit2DValidation * the2DValidation
CSCSegmentValidation * theSegmentValidation
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
void analyze(const edm::Event &, const edm::EventSetup &) override
CSCRecHitValidation(const edm::ParameterSet &)
Definition: Run.h:45
const CSCGeometry * theCSCGeometry