#include <DQMHistEffProducer.h>
Classes | |
struct | cfgEntryPlot |
Private Attributes | |
std::vector< cfgEntryPlot > | cfgEntryPlot_ |
std::vector< MonitorElement * > | histoEfficiencyVector_ |
Additional Inherited Members | |
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::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_ |
Class to produce efficiency histograms by dividing nominator by denominator histograms
Definition at line 23 of file DQMHistEffProducer.h.
|
explicit |
Definition at line 46 of file DQMHistEffProducer.cc.
References TauDQMHistEffProducer::cfgEntryPlot::cfgEntryPlot(), cfgEntryPlot_, pfDeepCMVADiscriminatorsJetTags_cfi::denominator, PostProcessor_cff::efficiency, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), pfDeepCMVADiscriminatorsJetTags_cfi::numerator, ValidateTausOnQCD_cff::parameter, parKeyword, nanoDQM_cff::plots, replace_string(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 80 of file DQMHistEffProducer.cc.
|
overridevirtual |
Implements DQMEDHarvester.
Definition at line 85 of file DQMHistEffProducer.cc.
References mps_setup::append, DQMStore::IBooker::book1D(), cfgEntryPlot_, gather_cfg::cout, DEFINE_FWK_MODULE, DQMStore::IGetter::dirExists(), dqmSeparator, DQMStore::IGetter::get(), MonitorElement::getTH1(), MonitorElement::getTH1F(), histoEfficiencyVector_, nullptr, plotFactory::plot, separateHistogramFromDirectoryName(), DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 40 of file DQMHistEffProducer.h.
Referenced by dqmEndJob(), and TauDQMHistEffProducer().
|
private |
Definition at line 41 of file DQMHistEffProducer.h.
Referenced by dqmEndJob().