#include <SiStripBadComponentInfo.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | endRun (edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
void | bookBadComponentHistos (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) |
void | checkBadComponents (edm::EventSetup const &eSetup) |
void | createSummary (MonitorElement *me, const std::map< std::pair< int, int >, float > &map) |
void | fillBadComponentMaps (const SiStripQuality *siStripQuality) |
void | fillBadComponentMaps (int xbin, int component, SiStripQuality::BadComponent const &BC) |
Private Attributes | |
MonitorElement * | badAPVME_ |
MonitorElement * | badFiberME_ |
MonitorElement * | badStripME_ |
bool | bookedStatus_ |
std::map< std::pair< int, int >, float > | mapBadAPV |
std::map< std::pair< int, int >, float > | mapBadFiber |
std::map< std::pair< int, int >, float > | mapBadStrip |
int | nSubSystem_ |
std::unique_ptr< TrackerTopology > | tTopo_ |
edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > | tTopoToken_ |
SiStripQualityWithFromFedErrorsHelper | withFedErrHelper_ |
DQM/SiStripMonitorCluster/interface/SiStripBadComponentInfo.h
Description: Checks the # of SiStrip FEDs from DAQ Usage: <usage>
Definition at line 42 of file SiStripBadComponentInfo.h.
SiStripBadComponentInfo::SiStripBadComponentInfo | ( | edm::ParameterSet const & | ps | ) |
Constructor.
Definition at line 23 of file SiStripBadComponentInfo.cc.
References edm::EDConsumerBase::consumesCollector().
|
override |
Definition at line 32 of file SiStripBadComponentInfo.cc.
References LogDebug.
|
private |
Definition at line 155 of file SiStripBadComponentInfo.cc.
References badAPVME_, badFiberME_, badStripME_, dqm::implementation::IBooker::book2D(), bookedStatus_, dqm::implementation::NavigatorBase::cd(), dqm::implementation::IGetter::dirExists(), mps_fire::i, names, nSubSystem_, dqm::implementation::NavigatorBase::pwd(), dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), dqm::implementation::NavigatorBase::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dqmEndJob().
|
private |
|
private |
Definition at line 229 of file SiStripBadComponentInfo.cc.
References mps_fire::i, dqmdumpme::k, genParticles_cff::map, hlt_dqm_clientPB-live_cfg::me, and nSubSystem_.
Referenced by dqmEndJob().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 142 of file SiStripBadComponentInfo.cc.
References SiStripQualityWithFromFedErrorsHelper::addBadCompFromFedErr(), badAPVME_, badFiberME_, badStripME_, bookBadComponentHistos(), createSummary(), fillBadComponentMaps(), SiStripQualityWithFromFedErrorsHelper::getMergedQuality(), LogDebug, mapBadAPV, mapBadFiber, mapBadStrip, and withFedErrHelper_.
|
overrideprotected |
Definition at line 39 of file SiStripBadComponentInfo.cc.
References SiStripQualityWithFromFedErrorsHelper::addBadCompFromFedErr(), SiStripQualityWithFromFedErrorsHelper::endRun(), fillBadComponentMaps(), edm::EventSetup::getData(), LogDebug, SiStripQualityWithFromFedErrorsHelper::qualityToken(), tTopo_, tTopoToken_, and withFedErrHelper_.
|
private |
Definition at line 50 of file SiStripBadComponentInfo.cc.
References SiStripBadStrip::decode(), SiStripQuality::getBadComponentList(), SiStripBadStrip::getDataVectorBegin(), SiStripBadStrip::getRegistryVectorBegin(), SiStripBadStrip::getRegistryVectorEnd(), mps_fire::i, mapBadStrip, FastTimerService_cff::range, SiStripBadStrip::data::range, DetId::subdetId(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, tTopo_, and heppy_batch::val.
Referenced by dqmEndJob(), and endRun().
|
private |
Definition at line 213 of file SiStripBadComponentInfo.cc.
References SiStripQuality::BadComponent::BadApvs, SiStripQuality::BadComponent::BadFibers, submitPVResolutionJobs::count, mapBadAPV, mapBadFiber, gpuPixelDoublets::ntot, and heppy_batch::val.
|
inlinestatic |
Definition at line 48 of file SiStripBadComponentInfo.h.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and SiStripQualityWithFromFedErrorsHelper::fillDescription().
|
private |
Definition at line 66 of file SiStripBadComponentInfo.h.
Referenced by bookBadComponentHistos(), and dqmEndJob().
|
private |
Definition at line 67 of file SiStripBadComponentInfo.h.
Referenced by bookBadComponentHistos(), and dqmEndJob().
|
private |
Definition at line 68 of file SiStripBadComponentInfo.h.
Referenced by bookBadComponentHistos(), and dqmEndJob().
|
private |
Definition at line 74 of file SiStripBadComponentInfo.h.
Referenced by bookBadComponentHistos().
|
private |
Definition at line 70 of file SiStripBadComponentInfo.h.
Referenced by dqmEndJob(), and fillBadComponentMaps().
|
private |
Definition at line 71 of file SiStripBadComponentInfo.h.
Referenced by dqmEndJob(), and fillBadComponentMaps().
|
private |
Definition at line 72 of file SiStripBadComponentInfo.h.
Referenced by dqmEndJob(), and fillBadComponentMaps().
|
private |
Definition at line 75 of file SiStripBadComponentInfo.h.
Referenced by bookBadComponentHistos(), and createSummary().
|
private |
Definition at line 78 of file SiStripBadComponentInfo.h.
Referenced by endRun(), and fillBadComponentMaps().
|
private |
Definition at line 77 of file SiStripBadComponentInfo.h.
Referenced by endRun().
|
private |
Definition at line 79 of file SiStripBadComponentInfo.h.
Referenced by dqmEndJob(), and endRun().