CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
13 
21 
24 
29 
30 #include <iostream>
31 #include <fstream>
32 #include <vector>
33 #include <map>
35 
36 
38 
39  typedef std::map<uint32_t,float,std::less<uint32_t> > MapType;
40 
41 public:
42 
45 
48 
49 protected:
50 
52 void analyze(const edm::Event& e, const edm::EventSetup& c);
53 
54 // BeginJob
55 void beginJob();
56 
57 // EndJob
58 void endJob(void);
59 
60 private:
61 
66 
70 
71  bool verbose_;
72 
74 
76 
79 
82 
85 
88 
91 
94 
97 
100 
101 };
102 
103 #endif
EcalPreshowerSimHitsValidation(const edm::ParameterSet &ps)
Constructor.
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
edm::EDGetTokenT< edm::HepMCProduct > HepMCToken
std::map< uint32_t, float, std::less< uint32_t > > MapType
edm::EDGetTokenT< edm::PCaloHitContainer > EEHitsToken
edm::EDGetTokenT< edm::PCaloHitContainer > ESHitsToken