Private Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
double | gammaIsoVeto_ |
edm::EDGetTokenT< edm::View < reco::Muon > > | muonToken_ |
double | neutralHadronIsoVeto_ |
edm::EDGetTokenT< edm::View < reco::PFCandidate > > | pfToken_ |
double | trackIsoVeto_ |
bool | usePfMuonsOnly_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Definition at line 16 of file MuonWithPFIsoProducer.cc.
|
explicit |
Definition at line 45 of file MuonWithPFIsoProducer.cc.
References gammaIsoVeto_, edm::ParameterSet::getUntrackedParameter(), muonToken_, neutralHadronIsoVeto_, pfToken_, trackIsoVeto_, and usePfMuonsOnly_.
MuonWithPFIsoProducer::~MuonWithPFIsoProducer | ( | ) |
Definition at line 67 of file MuonWithPFIsoProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 71 of file MuonWithPFIsoProducer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 75 of file MuonWithPFIsoProducer.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 79 of file MuonWithPFIsoProducer.cc.
References reco::Muon::clone(), deltaR(), reco::PFCandidate::e, reco::PFCandidate::egamma_HF, reco::MuonIsolation::emEt, reco::MuonIsolation::emVetoEt, reco::PFCandidate::gamma, gammaIsoVeto_, edm::Event::getByToken(), reco::PFCandidate::h, reco::PFCandidate::h0, reco::PFCandidate::h_HF, reco::MuonIsolation::hadEt, reco::MuonIsolation::hadVetoEt, i, reco::Muon::innerTrack(), edm::Ref< C, T, F >::isNonnull(), j, reco::LeafCandidate::momentum(), RPCpg::mu, reco::PFCandidate::mu, muonToken_, neutralHadronIsoVeto_, MuonAlignmentFromReference_cff::newmuons, reco::MuonIsolation::nTracks, reco::PFCandidate::particleId(), pfToken_, reco::LeafCandidate::pt(), edm::Event::put(), reco::Muon::setIsolation(), reco::MuonIsolation::sumPt, reco::MuonIsolation::trackerVetoPt, trackIsoVeto_, reco::PFCandidate::trackRef(), and usePfMuonsOnly_.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 32 of file MuonWithPFIsoProducer.cc.
Referenced by MuonWithPFIsoProducer(), and produce().
|
private |
Definition at line 26 of file MuonWithPFIsoProducer.cc.
Referenced by MuonWithPFIsoProducer(), and produce().
|
private |
Definition at line 33 of file MuonWithPFIsoProducer.cc.
Referenced by MuonWithPFIsoProducer(), and produce().
|
private |
Definition at line 27 of file MuonWithPFIsoProducer.cc.
Referenced by MuonWithPFIsoProducer(), and produce().
|
private |
Definition at line 31 of file MuonWithPFIsoProducer.cc.
Referenced by MuonWithPFIsoProducer(), and produce().
|
private |
Definition at line 29 of file MuonWithPFIsoProducer.cc.
Referenced by MuonWithPFIsoProducer(), and produce().