#include <EEStatusFlagsClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EEStatusFlagsClient (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 | ~EEStatusFlagsClient () |
Destructor. More... | |
Public Member Functions inherited from EEClient | |
virtual | ~EEClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TH2F * | h01_ [18] |
TH1F * | h02_ [18] |
TH2F * | h03_ [18] |
int | ievt_ |
int | jevt_ |
MonitorElement * | meh01_ [18] |
MonitorElement * | meh02_ [18] |
MonitorElement * | meh03_ [18] |
std::string | prefixME_ |
std::vector< int > | superModules_ |
bool | verbose_ |
Friends | |
class | EESummaryClient |
Definition at line 30 of file EEStatusFlagsClient.h.
EEStatusFlagsClient::EEStatusFlagsClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 32 of file EEStatusFlagsClient.cc.
References cloneME_, debug_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), h01_, h02_, h03_, i, ecalpyutils::ism(), meh01_, meh02_, meh03_, prefixME_, AlCaHLTBitMon_QueryRunRegistry::string, superModules_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EEClient.
Definition at line 175 of file EEStatusFlagsClient.cc.
References cloneME_, gather_cfg::cout, debug_, dqmStore_, EcalEndcap, DQMStore::get(), h01_, h02_, h03_, i, ievt_, jevt_, Masks::maskChannel(), Masks::maskPn(), meh01_, meh02_, meh03_, prefixME_, Numbers::sEE(), MonitorElement::setBinError(), EcalDQMStatusHelper::STATUS_FLAG_ERROR, and superModules_.
|
virtual |
BeginJob.
Implements EEClient.
Definition at line 78 of file EEStatusFlagsClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EEClient.
Definition at line 89 of file EEStatusFlagsClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EEClient.
Definition at line 121 of file EEStatusFlagsClient.cc.
References cloneME_, dqmStore_, enableCleanup_, h01_, h02_, h03_, i, ecalpyutils::ism(), meh01_, meh02_, meh03_, prefixME_, DQMStore::setCurrentFolder(), and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EEClient.
Definition at line 99 of file EEStatusFlagsClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EEClient.
Definition at line 107 of file EEStatusFlagsClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EEClient.
Definition at line 69 of file EEStatusFlagsClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EEClient.
Definition at line 70 of file EEStatusFlagsClient.h.
References jevt_.
|
virtual |
Setup.
Implements EEClient.
Definition at line 115 of file EEStatusFlagsClient.cc.
References dqmStore_, prefixME_, and DQMStore::setCurrentFolder().
Referenced by beginRun().
|
friend |
Definition at line 32 of file EEStatusFlagsClient.h.
|
private |
Definition at line 77 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 80 of file EEStatusFlagsClient.h.
Referenced by analyze(), beginJob(), beginRun(), EEStatusFlagsClient(), endJob(), and endRun().
|
private |
Definition at line 88 of file EEStatusFlagsClient.h.
Referenced by analyze(), beginJob(), cleanup(), and setup().
|
private |
Definition at line 84 of file EEStatusFlagsClient.h.
Referenced by cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 92 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 96 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 100 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 74 of file EEStatusFlagsClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 75 of file EEStatusFlagsClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 90 of file EEStatusFlagsClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 94 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 98 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 82 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), EEStatusFlagsClient(), and setup().
|
private |
Definition at line 86 of file EEStatusFlagsClient.h.
Referenced by analyze(), cleanup(), and EEStatusFlagsClient().
|
private |
Definition at line 79 of file EEStatusFlagsClient.h.
Referenced by EEStatusFlagsClient().