#include <TestPulseClient.h>
Private Member Functions | |
void | setParams (edm::ParameterSet const &) override |
Private Attributes | |
std::vector< float > | amplitudeThreshold_ |
std::map< int, unsigned > | gainToME_ |
int | minChannelEntries_ |
std::vector< float > | PNAmplitudeThreshold_ |
std::map< int, unsigned > | pnGainToME_ |
std::vector< float > | tolerancePNRMS_ |
std::vector< float > | toleranceRMS_ |
Additional Inherited Members | |
Public Types inherited from ecaldqm::DQWorkerClient | |
enum | ProcessType { kLumi, kJob, nProcessType } |
enum | Quality { kBad = 0, kGood = 1, kUnknown = 2, kMBad = 3, kMGood = 4, kMUnknown = 5 } |
Static Public Member Functions inherited from ecaldqm::DQWorkerClient | |
static void | fillDescriptions (edm::ParameterSetDescription &) |
Static Public Member Functions inherited from ecaldqm::DQWorker | |
static void | fillDescriptions (edm::ParameterSetDescription &_desc) |
Protected Member Functions inherited from ecaldqm::DQWorkerClient | |
void | setME (edm::ParameterSet const &_ps) final |
void | setSource (edm::ParameterSet const &) override |
void | towerAverage_ (MESet &, MESet const &, float) |
bool | using_ (std::string const &_name, ProcessType _type=kJob) const |
Protected Member Functions inherited from ecaldqm::DQWorker | |
void | initialize (std::string const &_name, edm::ParameterSet const &) |
void | print_ (std::string const &, int=0) const |
void | setVerbosity (int _verbosity) |
Protected Attributes inherited from ecaldqm::DQWorkerClient | |
bool | hasLumiPlots_ |
std::set< std::string > | qualitySummaries_ |
MESetCollection | sources_ |
StatusManager const * | statusManager_ |
Protected Attributes inherited from ecaldqm::DQWorker | |
bool | booked_ |
MESetCollection | MEs_ |
std::string | name_ |
bool | onlineMode_ |
Timestamp | timestamp_ |
int | verbosity_ |
bool | willConvertToEDM_ |
Definition at line 8 of file TestPulseClient.h.
ecaldqm::TestPulseClient::TestPulseClient | ( | ) |
Definition at line 16 of file TestPulseClient.cc.
|
inline |
Definition at line 11 of file TestPulseClient.h.
|
overridevirtual |
Implements ecaldqm::DQWorkerClient.
Definition at line 106 of file TestPulseClient.cc.
References amplitudeThreshold_, ecaldqm::MESetMulti::beginChannel(), EcalBarrel, EcalEndcap, ecaldqm::MESetMulti::end(), python.tagInventory::entries, gainToME_, ecaldqm::MESetMulti::getBinContent(), ecaldqm::MESetMulti::getBinEntries(), ecaldqm::MESetMulti::getBinError(), ecaldqm::DQWorkerClient::kBad, ecaldqm::kEBmLow, ecaldqm::kEBpHigh, ecaldqm::DQWorkerClient::kGood, ecaldqm::DQWorkerClient::kMBad, ecaldqm::DQWorkerClient::kMGood, ecaldqm::DQWorkerClient::kMUnknown, ecaldqm::DQWorkerClient::kUnknown, ecaldqm::MESetMulti::maskMatches(), ecaldqm::memDCCIndex(), ecaldqm::DQWorker::MEs_, minChannelEntries_, ecaldqm::nDCC, PNAmplitudeThreshold_, pnGainToME_, plotscripts::rms(), ecaldqm::MESetMulti::setBinContent(), ecaldqm::DQWorkerClient::sources_, mathSSE::sqrt(), ecaldqm::DQWorkerClient::statusManager_, 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, tolerancePNRMS_, toleranceRMS_, ecaldqm::MESet::iterator::toNextChannel(), ecaldqm::DQWorkerClient::towerAverage_(), and ecaldqm::MESetMulti::use().
|
overrideprivatevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 29 of file TestPulseClient.cc.
References amplitudeThreshold_, edm::hlt::Exception, gainToME_, ecaldqm::MESetMulti::getIndex(), edm::ParameterSet::getUntrackedParameter(), minChannelEntries_, PNAmplitudeThreshold_, pnGainToME_, ecaldqm::DQWorkerClient::qualitySummaries_, ecaldqm::DQWorkerClient::sources_, cond::to_string(), tolerancePNRMS_, and toleranceRMS_.
|
private |
Definition at line 22 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 18 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 21 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 24 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 19 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 25 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 23 of file TestPulseClient.h.
Referenced by producePlots(), and setParams().