CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalPreshowerRecHitsValidation.h
Go to the documentation of this file.
1 #ifndef EcalPreshowerRecHitsValidation_H
2 #define EcalPreshowerRecHitsValidation_H
3 
4 /*
5  * \file EcalPreshowerRecHitsValidation.h
6  *
7  * \author C. Rovelli
8  *
9  */
10 
13 
20 
23 
27 
28 #include <iostream>
29 #include <fstream>
30 #include <vector>
31 #include <map>
33 
35 
36  public:
37 
40 
43 
44  protected:
45 
47  void analyze(const edm::Event& e, const edm::EventSetup& c);
48 
49  // BeginJob
50  void beginJob();
51 
52  // EndJob
53  void endJob(void);
54 
55  private:
56 
57  bool verbose_;
58 
60 
64 
81 
82 };
83 
84 #endif
EcalPreshowerRecHitsValidation(const edm::ParameterSet &ps)
Constructor.
edm::EDGetTokenT< EEUncalibratedRecHitCollection > EEuncalibrechitCollection_token_
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
edm::EDGetTokenT< EERecHitCollection > EErechitCollection_token_
edm::EDGetTokenT< ESRecHitCollection > ESrechitCollection_token_