CMS 3D CMS Logo

ME0HitsValidation.h
Go to the documentation of this file.
1 #ifndef ME0HitsValidation_H
2 #define ME0HitsValidation_H
3 
5 
7 public:
8  explicit ME0HitsValidation(const edm::ParameterSet &);
9  ~ME0HitsValidation() override;
10  void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override;
11  void analyze(const edm::Event &e, const edm::EventSetup &) override;
12 
13 private:
17 
22 
23  Int_t npart;
24 };
25 
26 #endif
MonitorElement * me0_sh_elossMu[2][6]
MonitorElement * me0_sh_zr[2][6]
MonitorElement * me0_sh_tot_zr[2]
MonitorElement * me0_sh_xy[2][6]
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
~ME0HitsValidation() override
void analyze(const edm::Event &e, const edm::EventSetup &) override
MonitorElement * me0_sh_tofMu[2][6]
ME0HitsValidation(const edm::ParameterSet &)
MonitorElement * me0_sh_tof[2][6]
MonitorElement * me0_sh_eloss[2][6]
Definition: Run.h:45