CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EEIntegrityTask.h
Go to the documentation of this file.
1 #ifndef EEIntegrityTask_H
2 #define EEIntegrityTask_H
3 
4 /*
5  * \file EEIntegrityTask.h
6  *
7  * \author G. Della Ricca
8  *
9  */
10 
11 
15 
17 
18 class MonitorElement;
19 class DQMStore;
20 
22 
23 public:
24 
27 
29 virtual ~EEIntegrityTask();
30 
31 protected:
32 
34 void analyze(const edm::Event& e, const edm::EventSetup& c);
35 
37 void beginJob(void);
38 
40 void endJob(void);
41 
43 void beginLuminosityBlock(const edm::LuminosityBlock& lumiBlock, const edm::EventSetup& iSetup);
44 
46 void endLuminosityBlock(const edm::LuminosityBlock& lumiBlock, const edm::EventSetup& iSetup);
47 
49 void beginRun(const edm::Run & r, const edm::EventSetup & c);
50 
52 void endRun(const edm::Run & r, const edm::EventSetup & c);
53 
55 void reset(void);
56 
58 void setup(void);
59 
61 void cleanup(void);
62 
63 private:
64 
65 int ievt_;
66 
68 
70 
72 
74 
76 
87 
99 
100 bool init_;
101 
102 const static int chMemAbscissa[25];
103 const static int chMemOrdinate[25];
104 
105 };
106 
107 #endif
MonitorElement * meIntegrityTTId[18]
edm::EDGetTokenT< EEDetIdCollection > EEDetIdCollection4_
MonitorElement * meIntegrityErrorsByLumi
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
MonitorElement * meIntegrityTTBlockSize[18]
void cleanup(void)
Cleanup.
MonitorElement * meIntegrityDCCSize
void beginLuminosityBlock(const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup)
BeginLuminosityBlock.
edm::EDGetTokenT< EEDetIdCollection > EEDetIdCollection3_
edm::EDGetTokenT< EcalElectronicsIdCollection > EcalElectronicsIdCollection5_
void setup(void)
Setup.
std::string prefixME_
MonitorElement * meIntegrityGainSwitch[18]
edm::EDGetTokenT< EcalElectronicsIdCollection > EcalElectronicsIdCollection1_
void beginJob(void)
BeginJob.
MonitorElement * meIntegrityMemChId[18]
void endRun(const edm::Run &r, const edm::EventSetup &c)
EndRun.
void reset(void)
Reset.
edm::EDGetTokenT< EEDetIdCollection > EEDetIdCollection2_
static const int chMemAbscissa[25]
edm::EDGetTokenT< EcalElectronicsIdCollection > EcalElectronicsIdCollection6_
MonitorElement * meIntegrityGain[18]
void beginRun(const edm::Run &r, const edm::EventSetup &c)
BeginRun.
MonitorElement * meIntegrityMemTTId[18]
static const int chMemOrdinate[25]
DQMStore * dqmStore_
EEIntegrityTask(const edm::ParameterSet &ps)
Constructor.
void endJob(void)
EndJob.
edm::EDGetTokenT< EcalElectronicsIdCollection > EcalElectronicsIdCollection2_
std::string subfolder_
void endLuminosityBlock(const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup)
EndLuminosityBlock.
MonitorElement * meIntegrityMemGain[18]
MonitorElement * meIntegrityChId[18]
edm::EDGetTokenT< EcalElectronicsIdCollection > EcalElectronicsIdCollection4_
edm::EDGetTokenT< EEDetIdCollection > EEDetIdCollection1_
virtual ~EEIntegrityTask()
Destructor.
Definition: Run.h:41
MonitorElement * meIntegrityMemTTBlockSize[18]
edm::EDGetTokenT< EcalElectronicsIdCollection > EcalElectronicsIdCollection3_