#include <L2MuonIsolationProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
ParameterSet descriptions. More... | |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
L2 HLT muon isolation producer
Definition at line 22 of file L2MuonIsolationProducer.h.
L2MuonIsolationProducer::L2MuonIsolationProducer | ( | const edm::ParameterSet & | par | ) |
constructor with config
Definition at line 37 of file L2MuonIsolationProducer.cc.
References edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::empty(), reco::get(), edm::ParameterSet::getParameter(), LogDebug, optOutputDecision, optOutputIsolatorFloat, AlCaHLTBitMon_QueryRunRegistry::string, theDepositIsolator, theExtractor, theSACollectionLabel, and theSACollectionToken.
|
virtual |
destructor
Definition at line 71 of file L2MuonIsolationProducer.cc.
References LogDebug, and theExtractor.
|
virtual |
setup the job
beginJob
Reimplemented from edm::EDProducer.
Definition at line 125 of file L2MuonIsolationProducer.cc.
|
static |
ParameterSet descriptions.
Definition at line 77 of file L2MuonIsolationProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
|
virtual |
Produce isolation maps.
build deposits
do the business of filling iso map
annoying – I will forget it at some point
annoying – I will forget it at some point
Implements edm::EDProducer.
Definition at line 130 of file L2MuonIsolationProducer.cc.
References reco::isodeposit::IsoDepositExtractor::deposit(), edm::helper::Filler< Map >::fill(), reco::isodeposit::IsoDepositExtractor::fillVetos(), i, edm::helper::Filler< Map >::insert(), LogDebug, metname, patZpeak::muons, optOutputDecision, optOutputIsolatorFloat, muonisolation::MuIsoBaseIsolator::result(), AlCaHLTBitMon_QueryRunRegistry::string, theDepositIsolator, theExtractor, theSACollectionLabel, theSACollectionToken, muonisolation::MuIsoBaseIsolator::Result::valBool, and muonisolation::MuIsoBaseIsolator::Result::valFloat.
|
private |
Definition at line 49 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 52 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 58 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 55 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), produce(), and ~L2MuonIsolationProducer().
|
private |
Definition at line 45 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 46 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().