#include <PNIntegrityClient.h>
Private Member Functions | |
void | setParams (edm::ParameterSet const &) override |
Private Attributes | |
float | errFractionThreshold_ |
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 Types inherited from ecaldqm::DQWorker | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
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 7 of file PNIntegrityClient.h.
ecaldqm::PNIntegrityClient::PNIntegrityClient | ( | ) |
Definition at line 12 of file PNIntegrityClient.cc.
References ecaldqm::DQWorkerClient::qualitySummaries_.
|
inlineoverride |
Definition at line 10 of file PNIntegrityClient.h.
|
overridevirtual |
Implements ecaldqm::DQWorkerClient.
Definition at line 20 of file PNIntegrityClient.cc.
References ecaldqm::MESetCollection::at(), EcalDQMStatusHelper::CH_GAIN_ZERO_ERROR, EcalDQMStatusHelper::CH_ID_ERROR, EcalBarrel, EcalEndcap, errFractionThreshold_, PedestalClient_cfi::gain, ecaldqm::DQWorker::getEcalDQMSetupObjects(), ecaldqm::DQWorker::GetTrigTowerMap(), triggerObjects_cff::id, ecaldqm::DQWorkerClient::kBad, ecaldqm::kEBmLow, ecaldqm::kEBpHigh, ecaldqm::DQWorkerClient::kGood, ecaldqm::DQWorkerClient::kMBad, ecaldqm::DQWorkerClient::kMGood, ecaldqm::DQWorkerClient::kMUnknown, ecaldqm::DQWorkerClient::kUnknown, ecaldqm::memDCCIndex(), ecaldqm::DQWorker::MEs_, ecaldqm::nDCC, ecaldqm::DQWorkerClient::sources_, ecaldqm::DQWorkerClient::statusManager_, EcalDQMStatusHelper::TT_ID_ERROR, EcalDQMStatusHelper::TT_SIZE_ERROR, and testProducerWithPsetDescEmpty_cfi::x1.
|
overrideprivatevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 16 of file PNIntegrityClient.cc.
References l1extraParticles_cfi::_params, and errFractionThreshold_.
|
private |
Definition at line 17 of file PNIntegrityClient.h.
Referenced by producePlots(), and setParams().