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 
13 
18 
20 public:
21  explicit CSCRecHitValidation(const edm::ParameterSet &);
22  ~CSCRecHitValidation() override;
23  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
24  void analyze(const edm::Event &, const edm::EventSetup &) override;
25 
26 private:
29 
32 };
33 
34 #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