#include <CalibTracker/SiStripQuality/plugins/SiStripQualityStatistics.cc>
Private Member Functions | |
void | SetBadComponents (int, int, SiStripQuality::BadComponent &) |
void | updateAndSave (const SiStripQuality *siStripQuality) |
Private Attributes | |
bool | addBadCompFromFedErr_ |
std::string | dataLabel_ |
const SiStripFedCabling * | fedCabling_ |
float | fedErrCutoff_ |
unsigned long long | m_cacheID_ |
int | NBadComponent [4][19][4] |
int | NTkBadComponent [4] |
SiStripDetInfoFileReader * | reader |
edm::RunID | run_ |
bool | saveTkHistoMap_ |
const SiStripQuality * | siStripQuality_ |
std::stringstream | ssV [4][19] |
std::unique_ptr< TkHistoMap > | tkhisto |
TrackerMap * | tkMap |
std::string | TkMapFileName_ |
TrackerMap * | tkMapFullIOVs |
const TrackerTopology * | tTopo_ |
Additional Inherited Members | |
Public Types inherited from DQMEDHarvester | |
typedef dqm::harvesting::DQMStore | DQMStore |
typedef dqm::harvesting::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
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<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) |
Protected Attributes inherited from DQMEDHarvester | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 17 of file SiStripQualityStatistics.h.
|
explicit |
Definition at line 31 of file SiStripQualityStatistics.cc.
References contentValuesFiles::fullPath, reader, tkhisto, and tkMapFullIOVs.
|
override |
Definition at line 50 of file SiStripQualityStatistics.cc.
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 52 of file SiStripQualityStatistics.cc.
References addBadCompFromFedErr_, sistrip::badStripFromFedErr(), fedCabling_, fedErrCutoff_, corrVsCorr::filename, TrackerMap::print(), TrackerMap::save(), saveTkHistoMap_, siStripQuality_, AlCaHLTBitMon_QueryRunRegistry::string, tkhisto, TkMapFileName_, tkMapFullIOVs, and updateAndSave().
|
override |
Definition at line 74 of file SiStripQualityStatistics.cc.
References addBadCompFromFedErr_, dataLabel_, fedCabling_, edm::EventSetup::get(), edm::RunBase::id(), m_cacheID_, edm::ESHandle< T >::product(), run_, siStripQuality_, tkhisto, TkMapFileName_, tTopo_, and updateAndSave().
|
private |
Definition at line 316 of file SiStripQualityStatistics.cc.
References SiStripQuality::BadComponent::BadApvs, SiStripQuality::BadComponent::BadFibers, SiStripQuality::BadComponent::BadModule, SiStripQuality::BadComponent::detid, TrackerMap::fillc(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), mps_fire::i, NBadComponent, reader, ssV, tkMap, and testProducerWithPsetDescEmpty_cfi::x1.
Referenced by updateAndSave().
|
private |
Definition at line 107 of file SiStripQualityStatistics.cc.
References SiStripBadStrip::decode(), corrVsCorr::filename, TrackerMap::fill(), TrackerMap::fillc(), SiStripDetInfoFileReader::getAllDetIds(), SiStripQuality::getBadComponentList(), SiStripBadStrip::getDataVectorBegin(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), SiStripBadStrip::getRegistryVectorBegin(), SiStripBadStrip::getRegistryVectorEnd(), mps_fire::i, SiStripQuality::IsModuleUsable(), dqmiolumiharvest::j, dqmdumpme::k, LogDebug, m_cacheID_, NBadComponent, NTkBadComponent, TrackerMap::print(), FastTimerService_cff::range, SiStripBadStrip::data::range, reader, edm::RunID::run(), run_, TrackerMap::save(), SetBadComponents(), contentValuesCheck::ss, ssV, str, AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), StripSubdetector::TEC, TrackerTopology::tecSide(), TrackerTopology::tecWheel(), StripSubdetector::TIB, TrackerTopology::tibLayer(), StripSubdetector::TID, TrackerTopology::tidSide(), TrackerTopology::tidWheel(), tkhisto, tkMap, TkMapFileName_, tkMapFullIOVs, StripSubdetector::TOB, TrackerTopology::tobLayer(), tTopo_, and testProducerWithPsetDescEmpty_cfi::x1.
Referenced by dqmEndJob(), and endRun().
|
private |
Definition at line 45 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob(), and endRun().
|
private |
Definition at line 31 of file SiStripQualityStatistics.h.
Referenced by endRun().
|
private |
Definition at line 48 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob(), and endRun().
|
private |
Definition at line 46 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob().
|
private |
Definition at line 29 of file SiStripQualityStatistics.h.
Referenced by endRun(), and updateAndSave().
|
private |
Definition at line 36 of file SiStripQualityStatistics.h.
Referenced by SetBadComponents(), and updateAndSave().
|
private |
Definition at line 35 of file SiStripQualityStatistics.h.
Referenced by updateAndSave().
|
private |
Definition at line 43 of file SiStripQualityStatistics.h.
Referenced by SetBadComponents(), SiStripQualityStatistics(), and updateAndSave().
|
private |
Definition at line 30 of file SiStripQualityStatistics.h.
Referenced by endRun(), and updateAndSave().
|
private |
Definition at line 33 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob().
|
private |
Definition at line 49 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob(), and endRun().
|
private |
Definition at line 40 of file SiStripQualityStatistics.h.
Referenced by SetBadComponents(), and updateAndSave().
|
private |
Definition at line 44 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob(), endRun(), SiStripQualityStatistics(), and updateAndSave().
|
private |
Definition at line 42 of file SiStripQualityStatistics.h.
Referenced by SetBadComponents(), and updateAndSave().
|
private |
Definition at line 32 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob(), endRun(), and updateAndSave().
|
private |
Definition at line 42 of file SiStripQualityStatistics.h.
Referenced by dqmEndJob(), SiStripQualityStatistics(), and updateAndSave().
|
private |
Definition at line 47 of file SiStripQualityStatistics.h.
Referenced by endRun(), and updateAndSave().