#include <L2MuonIsolationProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
ParameterSet descriptions. More... | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | 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 |
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 36 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.
|
override |
destructor
Definition at line 70 of file L2MuonIsolationProducer.cc.
References LogDebug, and theExtractor.
|
static |
ParameterSet descriptions.
Definition at line 76 of file L2MuonIsolationProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
|
override |
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
Definition at line 124 of file L2MuonIsolationProducer.cc.
References reco::isodeposit::IsoDepositExtractor::deposit(), symbols::deps, edm::helper::Filler< Map >::fill(), reco::isodeposit::IsoDepositExtractor::fillVetos(), mps_fire::i, edm::helper::Filler< Map >::insert(), LogDebug, metname, eostools::move(), nano_cff::muons, jets_cff::nMuons, 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 46 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 49 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 55 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 52 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), produce(), and ~L2MuonIsolationProducer().
|
private |
Definition at line 42 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().
|
private |
Definition at line 43 of file L2MuonIsolationProducer.h.
Referenced by L2MuonIsolationProducer(), and produce().