#include <LedClient.h>
Private Member Functions | |
void | setParams (edm::ParameterSet const &) override |
Private Attributes | |
std::vector< double > | expectedAmplitude_ |
std::vector< double > | expectedPNAmplitude_ |
std::vector< double > | expectedTiming_ |
float | forwardFactor_ |
int | minChannelEntries_ |
double | toleranceAmplitude_ |
double | toleranceAmpRMSRatio_ |
double | tolerancePNAmp_ |
double | tolerancePNRMSRatio_ |
double | toleranceTiming_ |
double | toleranceTimRMS_ |
std::map< int, unsigned > | wlToME_ |
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 LedClient.h.
ecaldqm::LedClient::LedClient | ( | ) |
Definition at line 16 of file LedClient.cc.
|
inline |
|
overridevirtual |
Implements ecaldqm::DQWorkerClient.
Definition at line 84 of file LedClient.cc.
References funct::abs(), ecaldqm::MESetMulti::beginChannel(), DEFINE_ECALDQM_WORKER, EcalEndcap, patPFMETCorrections_cff::enabled, ecaldqm::MESetMulti::end(), expectedAmplitude_, expectedPNAmplitude_, expectedTiming_, ecaldqm::MESetMulti::fill(), forwardFactor_, ecaldqm::MESet::getBinContent(), ecaldqm::MESetMulti::getBinContent(), ecaldqm::MESetMulti::getBinEntries(), ecaldqm::MESetMulti::getBinError(), triggerObjects_cff::id, ecaldqm::isForward(), ecaldqm::DQWorkerClient::kBad, ecaldqm::kEBmLow, ecaldqm::kEBpHigh, ecaldqm::DQWorkerClient::kGood, ecaldqm::DQWorkerClient::kMBad, ecaldqm::DQWorkerClient::kMGood, ecaldqm::DQWorkerClient::kMUnknown, ecaldqm::DQWorkerClient::kUnknown, EcalDQMStatusHelper::LED_MEAN_ERROR, EcalDQMStatusHelper::LED_RMS_ERROR, EcalDQMStatusHelper::LED_TIMING_MEAN_ERROR, EcalDQMStatusHelper::LED_TIMING_RMS_ERROR, RecoTauDiscriminantConfiguration::mask, ecaldqm::MESetMulti::maskMatches(), ecaldqm::memDCCIndex(), ecaldqm::DQWorker::MEs_, minChannelEntries_, ecaldqm::nDCC, funct::pow(), ecaldqm::MESetMulti::setBinContent(), ecaldqm::DQWorkerClient::sources_, mathSSE::sqrt(), ecaldqm::DQWorkerClient::statusManager_, toleranceAmpRMSRatio_, tolerancePNRMSRatio_, toleranceTiming_, toleranceTimRMS_, ecaldqm::MESet::iterator::toNextChannel(), ecaldqm::DQWorkerClient::towerAverage_(), ecaldqm::MESetMulti::use(), and wlToME_.
Referenced by ~LedClient().
|
overrideprivatevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 34 of file LedClient.cc.
References CustomPhysics_cfi::amplitude, Exception, expectedAmplitude_, expectedPNAmplitude_, expectedTiming_, forwardFactor_, ecaldqm::MESetMulti::getIndex(), edm::ParameterSet::getUntrackedParameter(), minChannelEntries_, ecaldqm::DQWorkerClient::qualitySummaries_, ecaldqm::DQWorkerClient::sources_, toleranceAmplitude_, toleranceAmpRMSRatio_, tolerancePNAmp_, tolerancePNRMSRatio_, toleranceTiming_, toleranceTimRMS_, and wlToME_.
Referenced by ~LedClient().
|
private |
Definition at line 21 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 27 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 24 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 30 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 20 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 22 of file LedClient.h.
Referenced by setParams().
|
private |
Definition at line 23 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 28 of file LedClient.h.
Referenced by setParams().
|
private |
Definition at line 29 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 25 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 26 of file LedClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 18 of file LedClient.h.
Referenced by producePlots(), and setParams().