#include <DQMHistEffProducer.h>
Classes | |
struct | cfgEntryPlot |
Private Attributes | |
std::vector< cfgEntryPlot > | cfgEntryPlot_ |
std::vector< MonitorElement * > | histoEfficiencyVector_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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::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) |
Class to produce efficiency histograms by dividing nominator by denominator histograms
Definition at line 22 of file DQMHistEffProducer.h.
|
explicit |
Definition at line 46 of file DQMHistEffProducer.cc.
References TauDQMHistEffProducer::cfgEntryPlot::cfgEntryPlot(), cfgEntryPlot_, cuy::denominator, PostProcessor_cff::efficiency, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), cuy::numerator, parKeyword, plot_utils::plots, replace_string(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 80 of file DQMHistEffProducer.cc.
|
virtual |
Definition at line 85 of file DQMHistEffProducer.cc.
|
inlinevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 37 of file DQMHistEffProducer.h.
References EnergyCorrector::c, endRun(), and alignCSCRings::r.
|
virtual |
Definition at line 90 of file DQMHistEffProducer.cc.
References mps_alisetup::append, DQMStore::book1D(), cfgEntryPlot_, gather_cfg::cout, DEFINE_FWK_MODULE, DQMStore::dirExists(), dqmSeparator, DQMStore::get(), MonitorElement::getTH1(), MonitorElement::getTH1F(), histoEfficiencyVector_, NULL, plotFactory::plot, separateHistogramFromDirectoryName(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by endJob().
|
private |
Definition at line 41 of file DQMHistEffProducer.h.
Referenced by endRun(), and TauDQMHistEffProducer().
|
private |
Definition at line 42 of file DQMHistEffProducer.h.
Referenced by endRun().