#include <SiStripMonitorQuality.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (edm::Run const &run, edm::EventSetup const &eSetup) |
virtual void | endJob () |
virtual void | endRun (edm::Run const &run, edm::EventSetup const &eSetup) |
SiStripMonitorQuality (const edm::ParameterSet &) | |
~SiStripMonitorQuality () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 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) |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 45 of file SiStripMonitorQuality.h.
|
explicit |
Definition at line 44 of file SiStripMonitorQuality.cc.
SiStripMonitorQuality::~SiStripMonitorQuality | ( | ) |
Definition at line 56 of file SiStripMonitorQuality.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 74 of file SiStripMonitorQuality.cc.
References conf_, detCabling_, cond::rpcobgas::detid, MonitorElement::Fill(), edm::EventSetup::get(), MonitorElement::getNbinsX(), edm::ParameterSet::getParameter(), getQualityME(), m_cacheID_, edm::ESHandle< class >::product(), create_public_lumi_plots::str_end, AlCaHLTBitMon_QueryRunRegistry::string, stripQuality_, and relativeConstraints::value.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 64 of file SiStripMonitorQuality.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 69 of file SiStripMonitorQuality.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file SiStripMonitorQuality.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 131 of file SiStripMonitorQuality.cc.
References conf_, dqmStore_, edm::ParameterSet::getParameter(), dumpDBToFile_GT_ttrig_cfg::outputFileName, DQMStore::save(), DQMStore::showDirStructure(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 149 of file SiStripMonitorQuality.cc.
References DQMStore::book1D(), SiStripHistoId::createHistoId(), detCabling_, dqmStore_, pos, QualityMEs, MonitorElement::Reset(), MonitorElement::setAxisTitle(), SiStripFolderOrganizer::setDetectorFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and DQMStore::tag().
Referenced by analyze().
|
private |
Definition at line 63 of file SiStripMonitorQuality.h.
|
private |
Definition at line 68 of file SiStripMonitorQuality.h.
|
private |
Definition at line 64 of file SiStripMonitorQuality.h.
Referenced by analyze(), and getQualityME().
|
private |
Definition at line 62 of file SiStripMonitorQuality.h.
Referenced by endRun(), and getQualityME().
|
private |
Definition at line 70 of file SiStripMonitorQuality.h.
Referenced by analyze().
|
private |
Definition at line 67 of file SiStripMonitorQuality.h.
Referenced by getQualityME().
|
private |
Definition at line 65 of file SiStripMonitorQuality.h.
Referenced by analyze().