CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EBPedestalTask.h
Go to the documentation of this file.
1 #ifndef EBPedestalTask_H
2 #define EBPedestalTask_H
3 
4 /*
5  * \file EBPedestalTask.h
6  *
7  * $Date: 2012/04/27 13:46:00 $
8  * $Revision: 1.35 $
9  * \author G. Della Ricca
10  *
11 */
12 
16 
17 class MonitorElement;
18 class DQMStore;
19 
21 
22 public:
23 
26 
28 virtual ~EBPedestalTask();
29 
30 protected:
31 
33 void analyze(const edm::Event& e, const edm::EventSetup& c);
34 
36 void beginJob(void);
37 
39 void endJob(void);
40 
42 void beginRun(const edm::Run & r, const edm::EventSetup & c);
43 
45 void endRun(const edm::Run & r, const edm::EventSetup & c);
46 
48 void reset(void);
49 
51 void setup(void);
52 
54 void cleanup(void);
55 
56 private:
57 
58 int ievt_;
59 
61 
62 std::string prefixME_;
63 
65 
67 
71 std::vector<int> MGPAGains_;
72 std::vector<int> MGPAGainsPN_;
73 
77 
81 
85 
88 
89 bool init_;
90 
91 };
92 
93 #endif
MonitorElement * mePed3SumMapG12_[36]
EBPedestalTask(const edm::ParameterSet &ps)
Constructor.
MonitorElement * mePedMapG06_[36]
MonitorElement * mePed3SumMapG01_[36]
MonitorElement * mePed5SumMapG01_[36]
void cleanup(void)
Cleanup.
void reset(void)
Reset.
std::string prefixME_
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
edm::InputTag EcalRawDataCollection_
void setup(void)
Setup.
MonitorElement * mePnPedMapG01_[36]
MonitorElement * mePnPedMapG16_[36]
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
MonitorElement * mePed5SumMapG12_[36]
MonitorElement * mePed3SumMapG06_[36]
void beginJob(void)
BeginJob.
MonitorElement * mePedMapG12_[36]
std::vector< int > MGPAGainsPN_
void endJob(void)
EndJob.
edm::InputTag EcalPnDiodeDigiCollection_
virtual ~EBPedestalTask()
Destructor.
MonitorElement * mePed5SumMapG06_[36]
MonitorElement * mePedMapG01_[36]
DQMStore * dqmStore_
void endRun(const edm::Run &r, const edm::EventSetup &c)
EndRun.
edm::InputTag EBDigiCollection_
Definition: Run.h:33
std::vector< int > MGPAGains_