CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EETestPulseTask.h
Go to the documentation of this file.
1 #ifndef EETestPulseTask_H
2 #define EETestPulseTask_H
3 
4 /*
5  * \file EETestPulseTask.h
6  *
7  * $Date: 2012/04/27 13:46:13 $
8  * $Revision: 1.17 $
9  * \author G. Della Ricca
10  *
11 */
12 
16 
17 class MonitorElement;
18 class DQMStore;
19 
21 
22 public:
23 
26 
28 virtual ~EETestPulseTask();
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 
63 
65 
67 
72 std::vector<int> MGPAGains_;
73 std::vector<int> MGPAGainsPN_;
74 
78 
82 
85 
88 
89 // Quality check on crystals, one per each gain
90 
92 
93 bool init_;
94 
95 };
96 
97 #endif
edm::InputTag EEDigiCollection_
virtual ~EETestPulseTask()
Destructor.
std::vector< int > MGPAGains_
MonitorElement * meShapeMapG06_[18]
MonitorElement * mePnAmplMapG01_[18]
MonitorElement * meAmplMapG01_[18]
void setup(void)
Setup.
EETestPulseTask(const edm::ParameterSet &ps)
Constructor.
MonitorElement * mePnAmplMapG16_[18]
void cleanup(void)
Cleanup.
std::string prefixME_
DQMStore * dqmStore_
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
edm::InputTag EcalUncalibratedRecHitCollection_
void endRun(const edm::Run &r, const edm::EventSetup &c)
EndRun.
MonitorElement * meAmplMapG12_[18]
void beginJob(void)
BeginJob.
void reset(void)
Reset.
MonitorElement * meShapeMapG12_[18]
void endJob(void)
EndJob.
MonitorElement * mePnPedMapG01_[18]
edm::InputTag EcalRawDataCollection_
edm::InputTag EcalPnDiodeDigiCollection_
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
MonitorElement * meAmplMapG06_[18]
MonitorElement * meShapeMapG01_[18]
MonitorElement * mePnPedMapG16_[18]
Definition: Run.h:36
std::vector< int > MGPAGainsPN_