#include <EBCosmicClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EBCosmicClient (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 | ~EBCosmicClient () |
Destructor. More... | |
Public Member Functions inherited from EBClient | |
virtual | ~EBClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TProfile2D * | h01_ [36] |
TH1F * | h02_ [36] |
TH1F * | h03_ [36] |
int | ievt_ |
int | jevt_ |
MonitorElement * | meh01_ [36] |
MonitorElement * | meh02_ [36] |
MonitorElement * | meh03_ [36] |
std::string | prefixME_ |
std::vector< int > | superModules_ |
bool | verbose_ |
Friends | |
class | EBSummaryClient |
Definition at line 31 of file EBCosmicClient.h.
EBCosmicClient::EBCosmicClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 31 of file EBCosmicClient.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 EBClient.
Definition at line 150 of file EBCosmicClient.cc.
References cloneME_, gather_cfg::cout, debug_, dqmStore_, DQMStore::get(), h01_, h02_, h03_, i, ievt_, ecalpyutils::ism(), jevt_, meh01_, meh02_, meh03_, prefixME_, Numbers::sEB(), and superModules_.
|
virtual |
BeginJob.
Implements EBClient.
Definition at line 73 of file EBCosmicClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EBClient.
Definition at line 84 of file EBCosmicClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EBClient.
Definition at line 114 of file EBCosmicClient.cc.
References cloneME_, enableCleanup_, h01_, h02_, h03_, i, ecalpyutils::ism(), meh01_, meh02_, meh03_, and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EBClient.
Definition at line 94 of file EBCosmicClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EBClient.
Definition at line 102 of file EBCosmicClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EBClient.
Definition at line 70 of file EBCosmicClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EBClient.
Definition at line 71 of file EBCosmicClient.h.
References jevt_.
|
virtual |
Setup.
Implements EBClient.
Definition at line 110 of file EBCosmicClient.cc.
Referenced by beginRun().
|
friend |
Definition at line 33 of file EBCosmicClient.h.
|
private |
Definition at line 78 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 81 of file EBCosmicClient.h.
Referenced by analyze(), beginJob(), beginRun(), EBCosmicClient(), endJob(), and endRun().
|
private |
Definition at line 89 of file EBCosmicClient.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file EBCosmicClient.h.
Referenced by cleanup(), and EBCosmicClient().
|
private |
Definition at line 95 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 96 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 97 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 75 of file EBCosmicClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 76 of file EBCosmicClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 91 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 92 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 93 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 83 of file EBCosmicClient.h.
Referenced by analyze(), and EBCosmicClient().
|
private |
Definition at line 87 of file EBCosmicClient.h.
Referenced by analyze(), cleanup(), and EBCosmicClient().
|
private |
Definition at line 80 of file EBCosmicClient.h.
Referenced by EBCosmicClient().