#include <SiStripQualityDQM.h>
Public Member Functions | |
void | fillGrandSummaryMEs (const edm::EventSetup &eSetup) |
void | fillMEsForDet (const ModMEs &selModME_, uint32_t selDetId_, const TrackerTopology *tTopo) override |
void | fillMEsForLayer (uint32_t selDetId_, const TrackerTopology *tTopo) override |
void | fillModMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override |
void | fillSummaryMEs (const std::vector< uint32_t > &selectedDetIds, const edm::EventSetup &es) override |
void | getActiveDetIds (const edm::EventSetup &eSetup) override |
unsigned long long | getCache (const edm::EventSetup &eSetup) override |
void | getConditionObject (const edm::EventSetup &eSetup) override |
SiStripQualityDQM (const edm::EventSetup &eSetup, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
~SiStripQualityDQM () override | |
Public Member Functions inherited from SiStripBaseCondObjDQM | |
void | analysis (const edm::EventSetup &eSetup_) |
void | analysisOnDemand (const edm::EventSetup &eSetup_, uint32_t detIdOnDemand) |
void | analysisOnDemand (const edm::EventSetup &eSetup_, const std::vector< uint32_t > &detIdsOnDemand) |
void | analysisOnDemand (const edm::EventSetup &eSetup_, std::string requestedSubDetector, uint32_t requestedSide, uint32_t requestedLayer) |
virtual void | end () |
std::vector< uint32_t > | getCabledModules () |
void | selectModules (std::vector< uint32_t > &detIds_, const TrackerTopology *tTopo) |
SiStripBaseCondObjDQM (const edm::EventSetup &eSetup, edm::RunNumber_t iRun, edm::ParameterSet const &hPSet, edm::ParameterSet const &fPSet) | |
virtual | ~SiStripBaseCondObjDQM () |
Private Member Functions | |
void | SetBadComponents (int i, int component, SiStripQuality::BadComponent &BC) |
Private Attributes | |
std::vector< uint32_t > | alreadyFilledLayers |
int | NBadComponent [4][19][4] |
int | NTkBadComponent [4] |
edm::ESHandle< SiStripQuality > | qualityHandle_ |
std::string | qualityLabel_ |
std::stringstream | ssV [4][19] |
Additional Inherited Members | |
Protected Member Functions inherited from SiStripBaseCondObjDQM | |
void | fillTkMap (const uint32_t &detid, const float &value) |
std::pair< std::string, uint32_t > | getLayerNameAndId (const uint32_t &detId_, const TrackerTopology *tTopo) |
void | getModMEs (ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
std::vector< uint32_t > | GetSameLayerDetId (const std::vector< uint32_t > &activeDetIds, uint32_t selDetId, const TrackerTopology *tTopo) |
std::pair< std::string, uint32_t > | getStringNameAndId (const uint32_t &detId_, const TrackerTopology *tTopo) |
void | getSummaryMEs (ModMEs &CondObj_ME, const uint32_t &detId_, const TrackerTopology *tTopo) |
Protected Attributes inherited from SiStripBaseCondObjDQM | |
std::vector< uint32_t > | activeDetIds |
std::vector< uint32_t > | all_DetIds |
unsigned long long | cacheID_current |
unsigned long long | cacheID_memory |
std::string | CondObj_fillId_ |
std::string | CondObj_name_ |
const edm::EventSetup & | eSetup_ |
edm::ParameterSet | fPSet_ |
bool | GrandSummary_On_ |
bool | HistoMaps_On_ |
edm::ParameterSet | hPSet_ |
double | maxValue |
double | minValue |
bool | Mod_On_ |
std::map< uint32_t, ModMEs > | ModMEsMap_ |
SiStripDetInfoFileReader * | reader |
std::map< uint32_t, ModMEs > | SummaryMEsMap_ |
bool | SummaryOnLayerLevel_On_ |
bool | SummaryOnStringLevel_On_ |
std::unique_ptr< TkHistoMap > | Tk_HM_ |
std::unique_ptr< TkHistoMap > | Tk_HM_H |
std::unique_ptr< TkHistoMap > | Tk_HM_L |
TrackerMap * | tkMap |
std::vector< int > | tkMapScaler |
Definition at line 24 of file SiStripQualityDQM.h.
SiStripQualityDQM::SiStripQualityDQM | ( | const edm::EventSetup & | eSetup, |
edm::RunNumber_t | iRun, | ||
edm::ParameterSet const & | hPSet, | ||
edm::ParameterSet const & | fPSet | ||
) |
Definition at line 7 of file SiStripQualityDQM.cc.
References edm::EventSetup::get(), edm::ParameterSet::getParameter(), SiStripBaseCondObjDQM::HistoMaps_On_, edm::ESHandle< T >::product(), qualityLabel_, AlCaHLTBitMon_QueryRunRegistry::string, and SiStripBaseCondObjDQM::Tk_HM_.
|
override |
Definition at line 24 of file SiStripQualityDQM.cc.
void SiStripQualityDQM::fillGrandSummaryMEs | ( | const edm::EventSetup & | eSetup | ) |
Definition at line 182 of file SiStripQualityDQM.cc.
References a, DQMStore::book1D(), alignmentValidation::c1, SiStripBadStrip::decode(), SiStripBaseCondObjDQM::dqmStore_, MonitorElement::Fill(), SiStripBaseCondObjDQM::fPSet_, edm::EventSetup::get(), SiStripDetInfoFileReader::getAllDetIds(), SiStripQuality::getBadComponentList(), SiStripBadStrip::getDataVectorBegin(), edm::ParameterSet::getParameter(), SiStripBadStrip::getRegistryVectorBegin(), SiStripBadStrip::getRegistryVectorEnd(), MonitorElement::getTH1(), SiStripBaseCondObjDQM::hPSet_, mps_fire::i, SiStripQuality::IsModuleUsable(), gen::k, LogDebug, dataset::name, NBadComponent, NTkBadComponent, Utilities::operator, edm::ESHandle< T >::product(), qualityHandle_, SiStripBadStrip::data::range, SiStripBaseCondObjDQM::reader, MonitorElement::setAxisTitle(), SetBadComponents(), DQMStore::setCurrentFolder(), ssV, str, AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), SiStripDetId::TEC, TrackerTopology::tecSide(), TrackerTopology::tecWheel(), SiStripDetId::TIB, TrackerTopology::tibLayer(), SiStripDetId::TID, TrackerTopology::tidSide(), TrackerTopology::tidWheel(), SiStripDetId::TOB, TrackerTopology::tobLayer(), and globals_cff::x1.
Referenced by SiStripClassToMonitorCondData::analyseCondData(), SiStripClassToMonitorCondData::getLayerMEsOnDemand(), and SiStripClassToMonitorCondData::getModMEsOnDemand().
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 53 of file SiStripQualityDQM.cc.
References MonitorElement::Fill(), SiStripBaseCondObjDQM::getModMEs(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), SiStripBadStrip::getRange(), SiStripQuality::IsStripBad(), SiStripBaseCondObjDQM::ModMEs::ProfileDistr, qualityHandle_, and SiStripBaseCondObjDQM::reader.
Referenced by fillModMEs().
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 98 of file SiStripQualityDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, alreadyFilledLayers, EnergyCorrector::c, SiStripHistoId::createHistoLayer(), MonitorElement::Fill(), SiStripBaseCondObjDQM::fillTkMap(), plotBeamSpotDB::first, objects.autophobj::float, SiStripBaseCondObjDQM::fPSet_, SiStripBaseCondObjDQM::getLayerNameAndId(), SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), edm::ParameterSet::getParameter(), SiStripBadStrip::getRange(), SiStripBaseCondObjDQM::GetSameLayerDetId(), SiStripBaseCondObjDQM::getSummaryMEs(), MonitorElement::getTH1(), SiStripBaseCondObjDQM::hidmanager, SiStripBaseCondObjDQM::HistoMaps_On_, SiStripBaseCondObjDQM::hPSet_, mps_fire::i, SiStripQuality::IsStripBad(), qualityHandle_, SiStripBaseCondObjDQM::reader, edm::second(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::ModMEs::SummaryDistr, SiStripBaseCondObjDQM::SummaryMEsMap_, and SiStripBaseCondObjDQM::Tk_HM_.
Referenced by fillSummaryMEs().
|
overridevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 36 of file SiStripQualityDQM.cc.
References fillMEsForDet(), edm::EventSetup::get(), and edm::ESHandle< T >::product().
|
overridevirtual |
Reimplemented from SiStripBaseCondObjDQM.
Definition at line 69 of file SiStripQualityDQM.cc.
References alignmentValidation::c1, fillMEsForLayer(), SiStripBaseCondObjDQM::fPSet_, edm::EventSetup::get(), edm::ParameterSet::getParameter(), MonitorElement::getTH1(), SiStripBaseCondObjDQM::hPSet_, dataset::name, edm::ESHandle< T >::product(), AlCaHLTBitMon_QueryRunRegistry::string, SiStripBaseCondObjDQM::ModMEs::SummaryDistr, and SiStripBaseCondObjDQM::SummaryMEsMap_.
|
overridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 28 of file SiStripQualityDQM.cc.
References SiStripBaseCondObjDQM::activeDetIds, getConditionObject(), SiStripBadStrip::getDetIds(), and qualityHandle_.
|
inlineoverridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 43 of file SiStripQualityDQM.h.
References edm::EventSetup::get().
|
inlineoverridevirtual |
Implements SiStripBaseCondObjDQM.
Definition at line 47 of file SiStripQualityDQM.h.
References SiStripBaseCondObjDQM::cacheID_current, SiStripBaseCondObjDQM::cacheID_memory, edm::EventSetup::get(), qualityHandle_, and qualityLabel_.
Referenced by getActiveDetIds().
|
private |
Definition at line 468 of file SiStripQualityDQM.cc.
References SiStripQuality::BadComponent::BadApvs, SiStripQuality::BadComponent::BadFibers, SiStripQuality::BadComponent::BadModule, SiStripQuality::BadComponent::detid, SiStripDetInfoFileReader::getNumberOfApvsAndStripLength(), mps_fire::i, NBadComponent, SiStripBaseCondObjDQM::reader, ssV, and globals_cff::x1.
Referenced by fillGrandSummaryMEs().
|
private |
Definition at line 60 of file SiStripQualityDQM.h.
Referenced by fillMEsForLayer().
|
private |
Definition at line 56 of file SiStripQualityDQM.h.
Referenced by fillGrandSummaryMEs(), and SetBadComponents().
|
private |
Definition at line 55 of file SiStripQualityDQM.h.
Referenced by fillGrandSummaryMEs().
|
private |
Definition at line 54 of file SiStripQualityDQM.h.
Referenced by fillGrandSummaryMEs(), fillMEsForDet(), fillMEsForLayer(), getActiveDetIds(), and getConditionObject().
|
private |
Definition at line 53 of file SiStripQualityDQM.h.
Referenced by getConditionObject(), and SiStripQualityDQM().
|
private |
Definition at line 57 of file SiStripQualityDQM.h.
Referenced by fillGrandSummaryMEs(), and SetBadComponents().