#include <SiStripMonitorQuality.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | endJob () override |
void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) override |
SiStripMonitorQuality (const edm::ParameterSet &) | |
~SiStripMonitorQuality () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Private Member Functions | |
MonitorElement * | getQualityME (uint32_t idet, const TrackerTopology *tTopo) |
Private Attributes | |
edm::ParameterSet | conf_ |
std::string | dataLabel_ |
edm::ESHandle< SiStripDetCabling > | detCabling_ |
DQMStore * | dqmStore_ |
unsigned long long | m_cacheID_ |
std::map< uint32_t, MonitorElement * > | QualityMEs |
edm::ESHandle< SiStripQuality > | stripQuality_ |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 47 of file SiStripMonitorQuality.h.
|
explicit |
Definition at line 44 of file SiStripMonitorQuality.cc.
|
override |
Definition at line 54 of file SiStripMonitorQuality.cc.
|
override |
Definition at line 126 of file SiStripMonitorQuality.cc.
References conf_, SiStripBadStrip::decode(), detCabling_, MonitorElement::Fill(), SiStripBadStrip::data::firstStrip, edm::EventSetup::get(), SiStripBadStrip::getDataVectorBegin(), MonitorElement::getNbinsX(), edm::ParameterSet::getParameter(), getQualityME(), SiStripBadStrip::getRegistryVectorBegin(), SiStripBadStrip::getRegistryVectorEnd(), SiStripDetCabling::IsConnected(), m_cacheID_, edm::ESHandle< T >::product(), SiStripBadStrip::data::range, create_public_lumi_plots::str_end, AlCaHLTBitMon_QueryRunRegistry::string, and stripQuality_.
|
override |
Definition at line 59 of file SiStripMonitorQuality.cc.
References DQMStore::IBooker::book1D(), conf_, SiStripHistoId::createHistoId(), detCabling_, edm::EventSetup::get(), edm::ParameterSet::getParameter(), SiStripBadStrip::getRegistryVectorBegin(), SiStripBadStrip::getRegistryVectorEnd(), SiStripDetCabling::IsConnected(), m_cacheID_, SiStripDetCabling::nApvPairs(), edm::ESHandle< T >::product(), QualityMEs, MonitorElement::setAxisTitle(), SiStripFolderOrganizer::setDetectorFolder(), AlCaHLTBitMon_QueryRunRegistry::string, stripQuality_, and DQMStore::IBooker::tag().
|
override |
Definition at line 195 of file SiStripMonitorQuality.cc.
|
override |
Definition at line 184 of file SiStripMonitorQuality.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), PostProcessorHGCAL_cfi::outputFileName, DQMStore::save(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 202 of file SiStripMonitorQuality.cc.
References DEFINE_FWK_MODULE, QualityMEs, and MonitorElement::Reset().
Referenced by analyze().
|
private |
Definition at line 61 of file SiStripMonitorQuality.h.
Referenced by analyze(), bookHistograms(), and endRun().
|
private |
Definition at line 66 of file SiStripMonitorQuality.h.
|
private |
Definition at line 62 of file SiStripMonitorQuality.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file SiStripMonitorQuality.h.
Referenced by endRun().
|
private |
Definition at line 68 of file SiStripMonitorQuality.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file SiStripMonitorQuality.h.
Referenced by bookHistograms(), and getQualityME().
|
private |
Definition at line 63 of file SiStripMonitorQuality.h.
Referenced by analyze(), and bookHistograms().