#include <EBPedestalOnlineClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EBPedestalOnlineClient (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 | ~EBPedestalOnlineClient () |
Destructor. More... | |
Public Member Functions inherited from EBClient | |
virtual | ~EBClient (void) |
Private Attributes | |
bool | cloneME_ |
bool | debug_ |
float | discrepancyMean_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
float | expectedMean_ |
TProfile2D * | h03_ [36] |
int | ievt_ |
int | jevt_ |
MonitorElement * | meg03_ [36] |
MonitorElement * | mep03_ [36] |
MonitorElement * | mer03_ [36] |
std::string | prefixME_ |
float | RMSThreshold_ |
float | RMSThresholdHighEta_ |
std::string | subfolder_ |
std::vector< int > | superModules_ |
bool | verbose_ |
Friends | |
class | EBSummaryClient |
Definition at line 31 of file EBPedestalOnlineClient.h.
EBPedestalOnlineClient::EBPedestalOnlineClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 35 of file EBPedestalOnlineClient.cc.
References cloneME_, debug_, discrepancyMean_, enableCleanup_, expectedMean_, edm::ParameterSet::getUntrackedParameter(), h03_, i, ecalpyutils::ism(), meg03_, mep03_, mer03_, prefixME_, RMSThreshold_, RMSThresholdHighEta_, AlCaHLTBitMon_QueryRunRegistry::string, subfolder_, superModules_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EBClient.
Definition at line 300 of file EBPedestalOnlineClient.cc.
References funct::abs(), cloneME_, gather_cfg::cout, debug_, discrepancyMean_, dqmStore_, EcalBarrel, expectedMean_, MonitorElement::Fill(), DQMStore::get(), UtilsClient::getBinStatistics(), h03_, i, ievt_, jevt_, UtilsClient::maskBinContent(), Masks::maskChannel(), meg03_, mep03_, mer03_, EcalDQMStatusHelper::PEDESTAL_ONLINE_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_ONLINE_HIGH_GAIN_RMS_ERROR, prefixME_, MonitorElement::Reset(), RMSThreshold_, RMSThresholdHighEta_, Numbers::sEB(), MonitorElement::setBinContent(), AlCaHLTBitMon_QueryRunRegistry::string, subfolder_, and superModules_.
|
virtual |
BeginJob.
Implements EBClient.
Definition at line 90 of file EBPedestalOnlineClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EBClient.
Definition at line 101 of file EBPedestalOnlineClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EBClient.
Definition at line 179 of file EBPedestalOnlineClient.cc.
References cloneME_, dqmStore_, enableCleanup_, h03_, i, ecalpyutils::ism(), meg03_, mep03_, mer03_, prefixME_, DQMStore::removeElement(), DQMStore::setCurrentFolder(), subfolder_, and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EBClient.
Definition at line 111 of file EBPedestalOnlineClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EBClient.
Definition at line 119 of file EBPedestalOnlineClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EBClient.
Definition at line 70 of file EBPedestalOnlineClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EBClient.
Definition at line 71 of file EBPedestalOnlineClient.h.
References jevt_.
|
virtual |
Setup.
Implements EBClient.
Definition at line 127 of file EBPedestalOnlineClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), dqmStore_, i, ecalpyutils::ism(), meg03_, mep03_, mer03_, mergeVDriftHistosByStation::name, prefixME_, DQMStore::removeElement(), MonitorElement::Reset(), Numbers::sEB(), MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, subfolder_, and superModules_.
Referenced by beginRun().
|
friend |
Definition at line 33 of file EBPedestalOnlineClient.h.
|
private |
Definition at line 78 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), and EBPedestalOnlineClient().
|
private |
Definition at line 81 of file EBPedestalOnlineClient.h.
Referenced by analyze(), beginJob(), beginRun(), EBPedestalOnlineClient(), endJob(), and endRun().
|
private |
Definition at line 104 of file EBPedestalOnlineClient.h.
Referenced by analyze(), and EBPedestalOnlineClient().
|
private |
Definition at line 91 of file EBPedestalOnlineClient.h.
Referenced by analyze(), beginJob(), cleanup(), and setup().
|
private |
Definition at line 87 of file EBPedestalOnlineClient.h.
Referenced by cleanup(), and EBPedestalOnlineClient().
|
private |
Definition at line 103 of file EBPedestalOnlineClient.h.
Referenced by analyze(), and EBPedestalOnlineClient().
|
private |
Definition at line 93 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), and EBPedestalOnlineClient().
|
private |
Definition at line 75 of file EBPedestalOnlineClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 76 of file EBPedestalOnlineClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 95 of file EBPedestalOnlineClient.h.
Referenced by EBSummaryClient::analyze(), analyze(), cleanup(), EBPedestalOnlineClient(), and setup().
|
private |
Definition at line 97 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), EBPedestalOnlineClient(), and setup().
|
private |
Definition at line 99 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), EBPedestalOnlineClient(), and setup().
|
private |
Definition at line 83 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), EBPedestalOnlineClient(), and setup().
|
private |
Definition at line 105 of file EBPedestalOnlineClient.h.
Referenced by analyze(), and EBPedestalOnlineClient().
|
private |
Definition at line 105 of file EBPedestalOnlineClient.h.
Referenced by analyze(), and EBPedestalOnlineClient().
|
private |
Definition at line 85 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), EBPedestalOnlineClient(), and setup().
|
private |
Definition at line 89 of file EBPedestalOnlineClient.h.
Referenced by analyze(), cleanup(), EBPedestalOnlineClient(), and setup().
|
private |
Definition at line 80 of file EBPedestalOnlineClient.h.
Referenced by EBPedestalOnlineClient().