#include <EEOccupancyClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EEOccupancyClient (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 | ~EEOccupancyClient () |
Destructor. More... | |
Public Member Functions inherited from EEClient | |
virtual | ~EEClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TH2F * | h01_ [2][3] |
TH1F * | h01ProjEta_ [2][3] |
TH1F * | h01ProjPhi_ [2][3] |
TH2F * | h02_ [2][2] |
TH1F * | h02ProjEta_ [2][2] |
TH1F * | h02ProjPhi_ [2][2] |
TH2F * | i01_ [18] |
TProfile2D * | i02_ [18] |
int | ievt_ |
int | jevt_ |
std::string | prefixME_ |
std::vector< int > | superModules_ |
bool | verbose_ |
Friends | |
class | EESummaryClient |
Definition at line 33 of file EEOccupancyClient.h.
EEOccupancyClient::EEOccupancyClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 32 of file EEOccupancyClient.cc.
References cloneME_, debug_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), h01_, h01ProjEta_, h01ProjPhi_, h02_, h02ProjEta_, h02ProjPhi_, i, i01_, i02_, ecalpyutils::ism(), prefixME_, superModules_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EEClient.
Definition at line 283 of file EEOccupancyClient.cc.
References cloneME_, gather_cfg::cout, debug_, dqmStore_, DQMStore::get(), h01_, h01ProjEta_, h01ProjPhi_, h02_, h02ProjEta_, h02ProjPhi_, trackerHits::histo, i, i01_, i02_, ievt_, jevt_, prefixME_, Numbers::sEE(), and superModules_.
|
virtual |
BeginJob.
Implements EEClient.
Definition at line 84 of file EEOccupancyClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cmsCodeRules.cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EEClient.
Definition at line 95 of file EEOccupancyClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EEClient.
Definition at line 127 of file EEOccupancyClient.cc.
References cloneME_, enableCleanup_, h01_, h01ProjEta_, h01ProjPhi_, h02_, h02ProjEta_, h02ProjPhi_, i, i01_, i02_, ecalpyutils::ism(), and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EEClient.
Definition at line 105 of file EEOccupancyClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EEClient.
Definition at line 113 of file EEOccupancyClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EEClient.
Definition at line 72 of file EEOccupancyClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EEClient.
Definition at line 73 of file EEOccupancyClient.h.
References jevt_.
|
virtual |
Setup.
Implements EEClient.
Definition at line 121 of file EEOccupancyClient.cc.
References dqmStore_, prefixME_, and DQMStore::setCurrentFolder().
Referenced by beginRun().
|
friend |
Definition at line 35 of file EEOccupancyClient.h.
|
private |
Definition at line 80 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 83 of file EEOccupancyClient.h.
Referenced by analyze(), beginJob(), beginRun(), EEOccupancyClient(), endJob(), and endRun().
|
private |
Definition at line 91 of file EEOccupancyClient.h.
Referenced by analyze(), beginJob(), and setup().
|
private |
Definition at line 87 of file EEOccupancyClient.h.
Referenced by cleanup(), and EEOccupancyClient().
|
private |
Definition at line 96 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 97 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 98 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 100 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 101 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 102 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 93 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 94 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 77 of file EEOccupancyClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 78 of file EEOccupancyClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 85 of file EEOccupancyClient.h.
Referenced by analyze(), EEOccupancyClient(), and setup().
|
private |
Definition at line 89 of file EEOccupancyClient.h.
Referenced by analyze(), cleanup(), and EEOccupancyClient().
|
private |
Definition at line 82 of file EEOccupancyClient.h.
Referenced by EEOccupancyClient().