#include <EEBeamHodoClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EEBeamHodoClient (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 | ~EEBeamHodoClient () |
Destructor. More... | |
Public Member Functions inherited from EEClient | |
virtual | ~EEClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TH1F * | hc01_ [3] |
TProfile * | he01_ [2] |
TH2F * | he02_ [2] |
TH1F * | he03_ [3] |
TH1F * | hm01_ |
TH1F * | ho01_ [4] |
TH1F * | hp01_ [2] |
TH2F * | hp02_ |
TH1F * | hq01_ [2] |
TH1F * | hr01_ [4] |
TH1F * | hs01_ [2] |
TH1F * | ht01_ |
int | ievt_ |
int | jevt_ |
std::string | prefixME_ |
std::vector< int > | superModules_ |
bool | verbose_ |
Definition at line 33 of file EEBeamHodoClient.h.
EEBeamHodoClient::EEBeamHodoClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 26 of file EEBeamHodoClient.cc.
References cloneME_, debug_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), hc01_, he01_, he02_, he03_, hm01_, ho01_, hp01_, hp02_, hq01_, hr01_, hs01_, ht01_, i, prefixME_, superModules_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EEClient.
Definition at line 227 of file EEBeamHodoClient.cc.
References cloneME_, gather_cfg::cout, debug_, dqmStore_, DQMStore::get(), UtilsClient::getHisto(), hc01_, he01_, he02_, he03_, hm01_, ho01_, hp01_, hp02_, hq01_, hr01_, hs01_, ht01_, i, ievt_, jevt_, prefixME_, and Numbers::sEE().
|
virtual |
BeginJob.
Implements EEClient.
Definition at line 90 of file EEBeamHodoClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cmsCodeRules.cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EEClient.
Definition at line 101 of file EEBeamHodoClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EEClient.
Definition at line 209 of file EEBeamHodoClient.cc.
References dqmStore_, enableCleanup_, prefixME_, and DQMStore::setCurrentFolder().
Referenced by endJob(), and endRun().
|
virtual |
|
virtual |
EndRun.
Implements EEClient.
Definition at line 195 of file EEBeamHodoClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EEClient.
Definition at line 70 of file EEBeamHodoClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EEClient.
Definition at line 71 of file EEBeamHodoClient.h.
References jevt_.
|
virtual |
Setup.
Implements EEClient.
Definition at line 203 of file EEBeamHodoClient.cc.
References dqmStore_, prefixME_, and DQMStore::setCurrentFolder().
Referenced by beginRun().
|
private |
Definition at line 78 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 81 of file EEBeamHodoClient.h.
Referenced by analyze(), beginJob(), beginRun(), EEBeamHodoClient(), endJob(), and endRun().
|
private |
Definition at line 89 of file EEBeamHodoClient.h.
Referenced by analyze(), beginJob(), cleanup(), and setup().
|
private |
Definition at line 85 of file EEBeamHodoClient.h.
Referenced by cleanup(), and EEBeamHodoClient().
|
private |
Definition at line 103 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 107 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 108 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 110 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 105 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 91 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 94 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 95 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 99 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 92 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 97 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 101 of file EEBeamHodoClient.h.
Referenced by analyze(), EEBeamHodoClient(), and endJob().
|
private |
Definition at line 75 of file EEBeamHodoClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 76 of file EEBeamHodoClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 83 of file EEBeamHodoClient.h.
Referenced by analyze(), cleanup(), EEBeamHodoClient(), and setup().
|
private |
Definition at line 87 of file EEBeamHodoClient.h.
Referenced by EEBeamHodoClient().
|
private |
Definition at line 80 of file EEBeamHodoClient.h.
Referenced by EEBeamHodoClient().