CMS 3D CMS Logo

EcalPreshowerSimHitsValidation.h
Go to the documentation of this file.
1 #ifndef EcalPreshowerSimHitsValidation_H
2 #define EcalPreshowerSimHitsValidation_H
3 
4 /*
5  * \file EcalPreshowerSimHitsValidation.h
6  *
7  * \author C.Rovelli
8  *
9  */
10 
12 
20 
22 
27 
28 #include <fstream>
29 #include <iostream>
30 #include <map>
31 #include <vector>
32 
34  typedef std::map<uint32_t, float, std::less<uint32_t>> MapType;
35 
36 public:
39 
40 protected:
41  void bookHistograms(DQMStore::IBooker &ib, edm::Run const &, edm::EventSetup const &c) override;
42 
44  void analyze(const edm::Event &e, const edm::EventSetup &c) override;
45 
46 private:
50 
54 
55  bool verbose_;
56 
59 
62 
65 
68 
71 
74 
77 
80 };
81 
82 #endif
EcalPreshowerSimHitsValidation(const edm::ParameterSet &ps)
Constructor.
std::map< uint32_t, float, std::less< uint32_t > > MapType
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Analyze.
edm::EDGetTokenT< edm::HepMCProduct > HepMCToken
void bookHistograms(DQMStore::IBooker &ib, edm::Run const &, edm::EventSetup const &c) override
edm::EDGetTokenT< edm::PCaloHitContainer > EEHitsToken
edm::EDGetTokenT< edm::PCaloHitContainer > ESHitsToken
Definition: Run.h:45
ib
Definition: cuy.py:661