#include <EECosmicClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EECosmicClient (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 | ~EECosmicClient () |
Destructor. More... | |
Public Member Functions inherited from EEClient | |
virtual | ~EEClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TProfile2D * | h01_ [18] |
TH1F * | h02_ [18] |
TH1F * | 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 31 of file EECosmicClient.h.
EECosmicClient::EECosmicClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 30 of file EECosmicClient.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 149 of file EECosmicClient.cc.
References cloneME_, gather_cfg::cout, debug_, dqmStore_, DQMStore::get(), UtilsClient::getHisto(), h01_, h02_, h03_, i, ievt_, ecalpyutils::ism(), jevt_, meh01_, meh02_, meh03_, prefixME_, Numbers::sEE(), and superModules_.
|
virtual |
BeginJob.
Implements EEClient.
Definition at line 72 of file EECosmicClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EEClient.
Definition at line 83 of file EECosmicClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EEClient.
Definition at line 113 of file EECosmicClient.cc.
References cloneME_, enableCleanup_, h01_, h02_, h03_, i, ecalpyutils::ism(), meh01_, meh02_, meh03_, and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EEClient.
Definition at line 93 of file EECosmicClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EEClient.
Definition at line 101 of file EECosmicClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EEClient.
Definition at line 70 of file EECosmicClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EEClient.
Definition at line 71 of file EECosmicClient.h.
References jevt_.
|
virtual |
Setup.
Implements EEClient.
Definition at line 109 of file EECosmicClient.cc.
Referenced by beginRun().
|
friend |
Definition at line 33 of file EECosmicClient.h.
|
private |
Definition at line 78 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 81 of file EECosmicClient.h.
Referenced by analyze(), beginJob(), beginRun(), EECosmicClient(), endJob(), and endRun().
|
private |
Definition at line 89 of file EECosmicClient.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file EECosmicClient.h.
Referenced by cleanup(), and EECosmicClient().
|
private |
Definition at line 95 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 96 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 97 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 75 of file EECosmicClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 76 of file EECosmicClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 91 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 92 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 93 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 83 of file EECosmicClient.h.
Referenced by analyze(), and EECosmicClient().
|
private |
Definition at line 87 of file EECosmicClient.h.
Referenced by analyze(), cleanup(), and EECosmicClient().
|
private |
Definition at line 80 of file EECosmicClient.h.
Referenced by EECosmicClient().