#include <L1TEfficiency_Harvesting.h>
Protected Member Functions | |
virtual void | dqmEndJob (DQMStore::IBooker &ibooker, DQMStore::IGetter &igetter) override |
virtual void | dqmEndLuminosityBlock (DQMStore::IGetter &igetter, edm::LuminosityBlock const &lumiBlock, edm::EventSetup const &c) |
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) |
Private Attributes | |
std::vector< L1TEfficiencyPlotHandler > | m_plotHandlers |
bool | m_verbose |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
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) |
Definition at line 71 of file L1TEfficiency_Harvesting.h.
L1TEfficiency_Harvesting::L1TEfficiency_Harvesting | ( | const edm::ParameterSet & | ps | ) |
Definition at line 228 of file L1TEfficiency_Harvesting.cc.
References dir, edm::ParameterSet::getUntrackedParameter(), m_plotHandlers, m_verbose, and plot_utils::plots.
|
virtual |
Definition at line 251 of file L1TEfficiency_Harvesting.cc.
References m_plotHandlers.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 254 of file L1TEfficiency_Harvesting.cc.
References m_plotHandlers, and m_verbose.
|
protectedvirtual |
Definition at line 269 of file L1TEfficiency_Harvesting.cc.
References DEFINE_FWK_MODULE, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), and m_verbose.
|
private |
Definition at line 89 of file L1TEfficiency_Harvesting.h.
Referenced by dqmEndJob(), L1TEfficiency_Harvesting(), and ~L1TEfficiency_Harvesting().
|
private |
Definition at line 87 of file L1TEfficiency_Harvesting.h.
Referenced by dqmEndJob(), dqmEndLuminosityBlock(), and L1TEfficiency_Harvesting().