#include <EBPedestalClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
begin of job method More... | |
void | beginRun (void) |
begin of run method More... | |
void | cleanup (void) |
clean up method More... | |
EBPedestalClient (const edm::ParameterSet &ps) | |
Constructor. More... | |
void | endJob (void) |
end of job method More... | |
void | endRun (void) |
end of run method More... | |
int | getEvtPerJob () |
Get Functions. More... | |
int | getEvtPerRun () |
Returns the number of processed events in this Run. More... | |
void | setup (void) |
Setup. More... | |
virtual | ~EBPedestalClient () |
Destructor. More... | |
Public Member Functions inherited from EBClient | |
virtual | ~EBClient (void) |
Friends | |
class | EBSummaryClient |
Definition at line 33 of file EBPedestalClient.h.
EBPedestalClient::EBPedestalClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 41 of file EBPedestalClient.cc.
References cloneME_, debug_, discrepancyMean_, discrepancyMeanPn_, enableCleanup_, expectedMean_, expectedMeanPn_, edm::ParameterSet::getUntrackedParameter(), h01_, h02_, h03_, i, i01_, i02_, ecalpyutils::ism(), j01_, j02_, j03_, k01_, k02_, k03_, meg01_, meg02_, meg03_, meg04_, meg05_, mep01_, mep02_, mep03_, mer01_, mer02_, mer03_, mer04_, mer05_, mes01_, mes02_, mes03_, met01_, met02_, met03_, MGPAGains_, MGPAGainsPN_, prefixME_, RMSThreshold_, RMSThresholdPn_, AlCaHLTBitMon_QueryRunRegistry::string, superModules_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EBClient.
Definition at line 691 of file EBPedestalClient.cc.
References abs, cloneME_, gather_cfg::cout, debug_, discrepancyMean_, discrepancyMeanPn_, dqmStore_, EcalBarrel, expectedMean_, expectedMeanPn_, MonitorElement::Fill(), spr::find(), DQMStore::get(), UtilsClient::getBinStatistics(), UtilsClient::getHisto(), h01_, h02_, h03_, i, i01_, i02_, ievt_, j, j01_, j02_, j03_, jevt_, k01_, k02_, k03_, UtilsClient::maskBinContent(), Masks::maskChannel(), Masks::maskPn(), meg01_, meg02_, meg03_, meg04_, meg05_, mep01_, mep02_, mep03_, mer01_, mer02_, mer03_, mer04_, mer05_, mes01_, mes02_, mes03_, met01_, met02_, met03_, MGPAGains_, MGPAGainsPN_, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_LOW_GAIN_RMS_ERROR, EcalDQMStatusHelper::PEDESTAL_MIDDLE_GAIN_MEAN_ERROR, EcalDQMStatusHelper::PEDESTAL_MIDDLE_GAIN_RMS_ERROR, prefixME_, MonitorElement::Reset(), RMSThreshold_, RMSThresholdPn_, Numbers::sEB(), MonitorElement::setBinContent(), mathSSE::sqrt(), and superModules_.
|
virtual |
begin of job method
Implements EBClient.
Definition at line 153 of file EBPedestalClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
begin of run method
Implements EBClient.
Definition at line 164 of file EBPedestalClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
clean up method
Implements EBClient.
Definition at line 403 of file EBPedestalClient.cc.
References cloneME_, dqmStore_, enableCleanup_, h01_, h02_, h03_, i, i01_, i02_, ecalpyutils::ism(), j01_, j02_, j03_, k01_, k02_, k03_, meg01_, meg02_, meg03_, meg04_, meg05_, mep01_, mep02_, mep03_, mer01_, mer02_, mer03_, mer04_, mer05_, mes01_, mes02_, mes03_, met01_, met02_, met03_, prefixME_, DQMStore::removeElement(), DQMStore::setCurrentFolder(), and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
end of job method
Implements EBClient.
Definition at line 174 of file EBPedestalClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
end of run method
Implements EBClient.
Definition at line 182 of file EBPedestalClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EBClient.
Definition at line 72 of file EBPedestalClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EBClient.
Definition at line 73 of file EBPedestalClient.h.
References jevt_.
|
virtual |
Setup.
Implements EBClient.
Definition at line 190 of file EBPedestalClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), dqmStore_, spr::find(), i, ecalpyutils::ism(), meg01_, meg02_, meg03_, meg04_, meg05_, mep01_, mep02_, mep03_, mer01_, mer02_, mer03_, mer04_, mer05_, mes01_, mes02_, mes03_, met01_, met02_, met03_, MGPAGains_, MGPAGainsPN_, mergeVDriftHistosByStation::name, prefixME_, DQMStore::removeElement(), MonitorElement::Reset(), Numbers::sEB(), MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and superModules_.
Referenced by beginRun().
|
friend |
Definition at line 35 of file EBPedestalClient.h.
|
private |
Definition at line 80 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 83 of file EBPedestalClient.h.
Referenced by analyze(), beginJob(), beginRun(), EBPedestalClient(), endJob(), and endRun().
|
private |
Definition at line 139 of file EBPedestalClient.h.
Referenced by analyze(), and EBPedestalClient().
|
private |
Definition at line 145 of file EBPedestalClient.h.
Referenced by analyze(), and EBPedestalClient().
|
private |
Definition at line 93 of file EBPedestalClient.h.
Referenced by analyze(), beginJob(), cleanup(), and setup().
|
private |
Definition at line 87 of file EBPedestalClient.h.
Referenced by cleanup(), and EBPedestalClient().
|
private |
Definition at line 138 of file EBPedestalClient.h.
Referenced by analyze(), and EBPedestalClient().
|
private |
Definition at line 144 of file EBPedestalClient.h.
Referenced by analyze(), and EBPedestalClient().
|
private |
Definition at line 95 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 96 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 97 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 133 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 134 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 77 of file EBPedestalClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 99 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 100 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 101 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 78 of file EBPedestalClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 103 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 104 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 105 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), and EBPedestalClient().
|
private |
Definition at line 107 of file EBPedestalClient.h.
Referenced by EBSummaryClient::analyze(), analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 108 of file EBPedestalClient.h.
Referenced by EBSummaryClient::analyze(), analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 109 of file EBPedestalClient.h.
Referenced by EBSummaryClient::analyze(), analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 111 of file EBPedestalClient.h.
Referenced by EBSummaryClient::analyze(), analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 112 of file EBPedestalClient.h.
Referenced by EBSummaryClient::analyze(), analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 114 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 115 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 116 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 118 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 119 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 120 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 122 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 123 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 125 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 126 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 127 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 129 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 130 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 131 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 90 of file EBPedestalClient.h.
Referenced by analyze(), EBPedestalClient(), and setup().
|
private |
Definition at line 91 of file EBPedestalClient.h.
Referenced by analyze(), EBPedestalClient(), and setup().
|
private |
Definition at line 85 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 140 of file EBPedestalClient.h.
Referenced by analyze(), and EBPedestalClient().
|
private |
Definition at line 146 of file EBPedestalClient.h.
Referenced by analyze(), and EBPedestalClient().
|
private |
Definition at line 89 of file EBPedestalClient.h.
Referenced by analyze(), cleanup(), EBPedestalClient(), and setup().
|
private |
Definition at line 82 of file EBPedestalClient.h.
Referenced by EBPedestalClient().