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 
19 
20 
22 public:
23  explicit CSCRecHitValidation(const edm::ParameterSet&);
25  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
26  virtual void analyze(const edm::Event&, const edm::EventSetup&) override;
27 
28  private:
31 
34 };
35 
36 #endif
37 
CSCRecHit2DValidation * the2DValidation
CSCSegmentValidation * theSegmentValidation
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
virtual void analyze(const edm::Event &, const edm::EventSetup &) override
CSCRecHitValidation(const edm::ParameterSet &)
Definition: Run.h:43
const CSCGeometry * theCSCGeometry