#include <IntegrityClient.h>
Private Member Functions | |
void | setParams (edm::ParameterSet const &) override |
void | setTokens (edm::ConsumesCollector &) override |
Private Attributes | |
const EcalChannelStatus * | chStatus |
edm::ESGetToken< EcalChannelStatus, EcalChannelStatusRcd > | chStatusToken |
float | errFractionThreshold_ |
int | processedEvents |
Definition at line 11 of file IntegrityClient.h.
ecaldqm::IntegrityClient::IntegrityClient | ( | ) |
Definition at line 14 of file IntegrityClient.cc.
References ecaldqm::DQWorkerClient::qualitySummaries_.
|
inlineoverride |
Definition at line 14 of file IntegrityClient.h.
|
overridevirtual |
Reimplemented from ecaldqm::DQWorkerClient.
Definition at line 29 of file IntegrityClient.cc.
References chStatus, chStatusToken, and edm::EventSetup::getData().
|
overridevirtual |
Implements ecaldqm::DQWorkerClient.
Definition at line 33 of file IntegrityClient.cc.
References ecaldqm::MESetCollection::at(), EcalDQMStatusHelper::CH_GAIN_SWITCH_ERROR, EcalDQMStatusHelper::CH_GAIN_ZERO_ERROR, EcalDQMStatusHelper::CH_ID_ERROR, chStatus, ecaldqm::dccId(), EcalBarrel, EcalCondObjectContainer< T >::end(), errFractionThreshold_, EcalCondObjectContainer< T >::find(), PedestalClient_cfi::gain, ecaldqm::DQWorker::getEcalDQMSetupObjects(), ecaldqm::DQWorker::GetElectronicsMap(), ecaldqm::DQWorker::GetTrigTowerMap(), l1ctLayer2EG_cff::id, ecaldqm::DQWorkerClient::kBad, ecaldqm::DQWorkerClient::kGood, ecaldqm::DQWorkerClient::kMBad, ecaldqm::DQWorkerClient::kMGood, ecaldqm::DQWorkerClient::kMUnknown, ecaldqm::DQWorkerClient::kUnknown, ALPAKA_ACCELERATOR_NAMESPACE::pixelClustering::pixelStatus::mask, ecaldqm::DQWorker::MEs_, ecaldqm::nDCC, processedEvents, ecaldqm::DQWorkerClient::sources_, ecaldqm::DQWorkerClient::statusManager_, ecaldqm::MESet::iterator::toNextChannel(), EcalDQMStatusHelper::TT_ID_ERROR, and EcalDQMStatusHelper::TT_SIZE_ERROR.
|
overrideprivatevirtual |
Reimplemented from ecaldqm::DQWorker.
Definition at line 19 of file IntegrityClient.cc.
References l1extraParticles_cfi::_params, and errFractionThreshold_.
|
overrideprivatevirtual |
Reimplemented from ecaldqm::DQWorkerClient.
Definition at line 23 of file IntegrityClient.cc.
References chStatusToken, edm::EndLuminosityBlock, and edm::ConsumesCollector::esConsumes().
|
private |
Definition at line 22 of file IntegrityClient.h.
Referenced by endLuminosityBlock(), and producePlots().
|
private |
Definition at line 21 of file IntegrityClient.h.
Referenced by endLuminosityBlock(), and setTokens().
|
private |
Definition at line 25 of file IntegrityClient.h.
Referenced by producePlots(), and setParams().
|
private |
Definition at line 26 of file IntegrityClient.h.
Referenced by producePlots().