#include <EETestPulseClient.h>
Public Member Functions | |
void | analyze (void) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginRun (void) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
EETestPulseClient (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 | ~EETestPulseClient () |
Destructor. More... | |
Public Member Functions inherited from EEClient | |
virtual | ~EEClient (void) |
Friends | |
class | EESummaryClient |
Definition at line 31 of file EETestPulseClient.h.
EETestPulseClient::EETestPulseClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 40 of file EETestPulseClient.cc.
References amplitudeThreshold_, amplitudeThresholdPnG01_, amplitudeThresholdPnG16_, cloneME_, debug_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), ha01_, ha02_, ha03_, hs01_, hs02_, hs03_, i, i01_, i02_, i03_, i04_, ecalpyutils::ism(), me_hs01_, me_hs02_, me_hs03_, mea01_, mea02_, mea03_, meg01_, meg02_, meg03_, meg04_, meg05_, mer04_, mer05_, MGPAGains_, MGPAGainsPN_, pedPnDiscrepancyMean_, pedPnExpectedMean_, pedPnRMSThreshold_, percentVariation_, prefixME_, RMSThreshold_, AlCaHLTBitMon_QueryRunRegistry::string, superModules_, and verbose_.
|
virtual |
|
virtual |
Analyze.
Implements EEClient.
Definition at line 695 of file EETestPulseClient.cc.
References funct::abs(), amplitudeThreshold_, amplitudeThresholdPnG01_, amplitudeThresholdPnG16_, cloneME_, gather_cfg::cout, debug_, dqmStore_, EcalEndcap, MonitorElement::Fill(), spr::find(), DQMStore::get(), UtilsClient::getBinStatistics(), UtilsClient::getFirstNonEmptyChannel(), UtilsClient::getHisto(), ha01_, ha02_, ha03_, hs01_, hs02_, hs03_, i, i01_, i02_, i03_, i04_, Numbers::icEE(), ievt_, Numbers::ix0EE(), Numbers::iy0EE(), jevt_, UtilsClient::maskBinContent(), Masks::maskChannel(), Masks::maskPn(), me_hs01_, me_hs02_, me_hs03_, mea01_, mea02_, mea03_, meg01_, meg02_, meg03_, meg04_, meg05_, mer04_, mer05_, 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, pedPnDiscrepancyMean_, pedPnExpectedMean_, pedPnRMSThreshold_, percentVariation_, prefixME_, MonitorElement::Reset(), RMSThreshold_, Numbers::sEE(), MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::setEntries(), superModules_, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_HIGH_GAIN_RMS_ERROR, EcalDQMStatusHelper::TESTPULSE_LOW_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_LOW_GAIN_RMS_ERROR, EcalDQMStatusHelper::TESTPULSE_MIDDLE_GAIN_MEAN_ERROR, EcalDQMStatusHelper::TESTPULSE_MIDDLE_GAIN_RMS_ERROR, and Numbers::validEE().
|
virtual |
BeginJob.
Implements EEClient.
Definition at line 135 of file EETestPulseClient.cc.
References gather_cfg::cout, debug_, dqmStore_, ievt_, jevt_, and cppFunctionSkipper::operator.
|
virtual |
BeginRun.
Implements EEClient.
Definition at line 146 of file EETestPulseClient.cc.
References gather_cfg::cout, debug_, jevt_, and setup().
|
virtual |
Cleanup.
Implements EEClient.
Definition at line 342 of file EETestPulseClient.cc.
References cloneME_, dqmStore_, enableCleanup_, ha01_, ha02_, ha03_, hs01_, hs02_, hs03_, i, i01_, i02_, i03_, i04_, ecalpyutils::ism(), me_hs01_, me_hs02_, me_hs03_, mea01_, mea02_, mea03_, meg01_, meg02_, meg03_, meg04_, meg05_, mer04_, mer05_, prefixME_, DQMStore::removeElement(), DQMStore::setCurrentFolder(), and superModules_.
Referenced by endJob(), and endRun().
|
virtual |
EndJob.
Implements EEClient.
Definition at line 156 of file EETestPulseClient.cc.
References cleanup(), gather_cfg::cout, debug_, and ievt_.
|
virtual |
EndRun.
Implements EEClient.
Definition at line 164 of file EETestPulseClient.cc.
References cleanup(), gather_cfg::cout, debug_, and jevt_.
|
inlinevirtual |
Get Functions.
Implements EEClient.
Definition at line 70 of file EETestPulseClient.h.
References ievt_.
|
inlinevirtual |
Returns the number of processed events in this Run.
Implements EEClient.
Definition at line 71 of file EETestPulseClient.h.
References jevt_.
|
virtual |
Setup.
Implements EEClient.
Definition at line 172 of file EETestPulseClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), dqmStore_, spr::find(), i, ecalpyutils::ism(), Numbers::ix0EE(), Numbers::iy0EE(), me_hs01_, me_hs02_, me_hs03_, mea01_, mea02_, mea03_, meg01_, meg02_, meg03_, meg04_, meg05_, mer04_, mer05_, MGPAGains_, MGPAGainsPN_, mergeVDriftHistosByStation::name, prefixME_, DQMStore::removeElement(), MonitorElement::Reset(), Numbers::sEE(), MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, superModules_, and Numbers::validEE().
Referenced by beginRun().
|
friend |
Definition at line 33 of file EETestPulseClient.h.
|
private |
Definition at line 128 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 132 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 133 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 78 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 81 of file EETestPulseClient.h.
Referenced by analyze(), beginJob(), beginRun(), EETestPulseClient(), endJob(), and endRun().
|
private |
Definition at line 91 of file EETestPulseClient.h.
Referenced by analyze(), beginJob(), cleanup(), and setup().
|
private |
Definition at line 85 of file EETestPulseClient.h.
Referenced by cleanup(), and EETestPulseClient().
|
private |
Definition at line 93 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 94 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 95 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 97 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 98 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 99 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 119 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 120 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 121 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 122 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), and EETestPulseClient().
|
private |
Definition at line 75 of file EETestPulseClient.h.
Referenced by analyze(), beginJob(), endJob(), and getEvtPerJob().
|
private |
Definition at line 76 of file EETestPulseClient.h.
Referenced by analyze(), beginJob(), beginRun(), endRun(), and getEvtPerRun().
|
private |
Definition at line 115 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 116 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 117 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 108 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 109 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 110 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 101 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 102 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 103 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 105 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 106 of file EETestPulseClient.h.
Referenced by EESummaryClient::analyze(), analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 112 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 113 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 88 of file EETestPulseClient.h.
Referenced by analyze(), EETestPulseClient(), and setup().
|
private |
Definition at line 89 of file EETestPulseClient.h.
Referenced by analyze(), EETestPulseClient(), and setup().
|
private |
Definition at line 135 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 134 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 136 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 126 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 83 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 127 of file EETestPulseClient.h.
Referenced by analyze(), and EETestPulseClient().
|
private |
Definition at line 87 of file EETestPulseClient.h.
Referenced by analyze(), cleanup(), EETestPulseClient(), and setup().
|
private |
Definition at line 80 of file EETestPulseClient.h.
Referenced by EETestPulseClient().