#include <EEIntegrityClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EEIntegrityClient (const edm::ParameterSet &ps) | |
Constructor. More... | |
void | endJob (void) |
EndJob. More... | |
void | endRun (void) |
EndRun. More... | |
int | getEvtPerJob () |
Get Functions. More... | |
int | getEvtPerRun () |
Returns the number of processed events in this Run. More... | |
void | setup (void) |
Setup. More... | |
virtual | ~EEIntegrityClient () |
Destructor. More... | |
Public Member Functions inherited from EEClient | |
virtual | ~EEClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TH1F * | h00_ |
TH2F * | h01_ [18] |
TH2F * | h02_ [18] |
TH2F * | h03_ [18] |
TH2F * | h04_ [18] |
TH2F * | h05_ [18] |
TH2F * | h06_ [18] |
TH2F * | h07_ [18] |
TH2F * | h08_ [18] |
TH2F * | h09_ [18] |
TH2F * | h_ [18] |
TH2F * | hmem_ [18] |
int | ievt_ |
int | jevt_ |
MonitorElement * | meg01_ [18] |
MonitorElement * | meg02_ [18] |
std::string | prefixME_ |
std::string | subfolder_ |
std::vector< int > | superModules_ |
float | threshCry_ |
bool | verbose_ |
Static Private Attributes | |
static const int | chNum [5][5] |
Friends | |
class | EESummaryClient |
Definition at line 33 of file EEIntegrityClient.h.
EEIntegrityClient::EEIntegrityClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 47 of file EEIntegrityClient.cc.
References cloneME_, debug_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), h00_, h01_, h02_, h03_, h04_, h05_, h06_, h07_, h08_, h09_, h_, hmem_, i, ecalpyutils::ism(), meg01_, meg02_, prefixME_, AlCaHLTBitMon_QueryRunRegistry::string, subfolder_, superModules_, threshCry_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EEClient.
Definition at line 699 of file EEIntegrityClient.cc.
References EcalDQMStatusHelper::CH_GAIN_SWITCH_ERROR, EcalDQMStatusHelper::CH_GAIN_ZERO_ERROR, EcalDQMStatusHelper::CH_ID_ERROR, cloneME_, gather_cfg::cout, debug_, dqmStore_, EcalEndcap, DQMStore::get(), UtilsClient::getHisto(), h00_, h01_, h02_, h03_, h04_, h05_, h06_, h07_, h08_, h09_, h_, hmem_, i, ievt_, Numbers::ix0EE(), Numbers::iy0EE(), jevt_, UtilsClient::maskBinContent(), Masks::maskChannel(), Masks::maskPn(), meg01_, meg02_, prefixME_, MonitorElement::Reset(), Numbers::sEE(), MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, subfolder_, superModules_, threshCry_, EcalDQMStatusHelper::TT_ID_ERROR, EcalDQMStatusHelper::TT_SIZE_ERROR, and Numbers::validEE().
|
virtual |
BeginJob.
Implements EEClient.
Definition at line 110 of file EEIntegrityClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EEClient.
Definition at line 121 of file EEIntegrityClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EEClient.
Definition at line 217 of file EEIntegrityClient.cc.
References cloneME_, dqmStore_, enableCleanup_, h00_, h01_, h02_, h03_, h04_, h05_, h06_, h07_, h08_, h09_, h_, hmem_, i, ecalpyutils::ism(), meg01_, meg02_, prefixME_, DQMStore::removeElement(), DQMStore::setCurrentFolder(), subfolder_, and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EEClient.
Definition at line 131 of file EEIntegrityClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EEClient.
Definition at line 139 of file EEIntegrityClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EEClient.
Definition at line 72 of file EEIntegrityClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EEClient.
Definition at line 73 of file EEIntegrityClient.h.
References jevt_.
|
virtual |
Setup.
Implements EEClient.
Definition at line 147 of file EEIntegrityClient.cc.
References DQMStore::book2D(), dqmStore_, i, ecalpyutils::ism(), Numbers::ix0EE(), Numbers::iy0EE(), meg01_, meg02_, mergeVDriftHistosByStation::name, prefixME_, DQMStore::removeElement(), MonitorElement::Reset(), Numbers::sEE(), MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subfolder_, superModules_, and Numbers::validEE().
Referenced by beginRun().
|
friend |
Definition at line 35 of file EEIntegrityClient.h.
|
staticprivate |
Definition at line 117 of file EEIntegrityClient.h.
|
private |
Definition at line 80 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 83 of file EEIntegrityClient.h.
Referenced by analyze(), beginJob(), beginRun(), EEIntegrityClient(), endJob(), and endRun().
|
private |
Definition at line 93 of file EEIntegrityClient.h.
Referenced by analyze(), beginJob(), cleanup(), and setup().
|
private |
Definition at line 89 of file EEIntegrityClient.h.
Referenced by cleanup(), and EEIntegrityClient().
|
private |
Definition at line 95 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 97 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 98 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 99 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 100 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 101 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 102 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 103 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 104 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 105 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 110 of file EEIntegrityClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 111 of file EEIntegrityClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), and EEIntegrityClient().
|
private |
Definition at line 77 of file EEIntegrityClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 78 of file EEIntegrityClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 107 of file EEIntegrityClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EEIntegrityClient(), and setup().
|
private |
Definition at line 108 of file EEIntegrityClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EEIntegrityClient(), and setup().
|
private |
Definition at line 85 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), EEIntegrityClient(), and setup().
|
private |
Definition at line 87 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), EEIntegrityClient(), and setup().
|
private |
Definition at line 91 of file EEIntegrityClient.h.
Referenced by analyze(), cleanup(), EEIntegrityClient(), and setup().
|
private |
Definition at line 115 of file EEIntegrityClient.h.
Referenced by analyze(), and EEIntegrityClient().
|
private |
Definition at line 82 of file EEIntegrityClient.h.
Referenced by EEIntegrityClient().