#include <RecoMuon/MuPFIsoEmbedder/src/MuPFIsoEmbedder.cc>
Public Member Functions | |
MuPFIsoEmbedder (const edm::ParameterSet &) | |
~MuPFIsoEmbedder () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
MuPFIsoHelper * | helper_ |
edm::InputTag | muons_ |
edm::EDGetTokenT< reco::MuonCollection > | muonToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 39 of file MuPFIsoEmbedder.cc.
|
explicit |
Definition at line 56 of file MuPFIsoEmbedder.cc.
References edm::ParameterSet::getParameter(), helper_, label, muons_, and muonToken_.
|
override |
|
static |
Definition at line 113 of file MuPFIsoEmbedder.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 91 of file MuPFIsoEmbedder.cc.
References MuPFIsoHelper::beginEvent(), MuPFIsoHelper::embedPFIsolation(), helper_, mps_fire::i, iEvent, eostools::move(), DiMuonV_cfg::muons, muonToken_, and MillePedeFileConverter_cfg::out.
|
private |
Definition at line 52 of file MuPFIsoEmbedder.cc.
Referenced by MuPFIsoEmbedder(), produce(), and ~MuPFIsoEmbedder().
|
private |
Definition at line 50 of file MuPFIsoEmbedder.cc.
Referenced by MuPFIsoEmbedder().
|
private |
Definition at line 51 of file MuPFIsoEmbedder.cc.
Referenced by MuPFIsoEmbedder(), and produce().