Public Member Functions | |
GenJetGenPartMerger (const edm::ParameterSet &) | |
~GenJetGenPartMerger () 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 |
Private Member Functions | |
void | beginStream (edm::StreamID) override |
void | endStream () override |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const StringCutObjectSelector < reco::Candidate > | cut_ |
const edm::EDGetTokenT < reco::GenJetCollection > | jetToken_ |
const edm::EDGetTokenT < reco::GenParticleCollection > | partToken_ |
const edm::EDGetTokenT < edm::ValueMap< bool > > | tauAncToken_ |
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 |
Definition at line 26 of file GenJetGenPartMerger.cc.
|
explicit |
Definition at line 53 of file GenJetGenPartMerger.cc.
|
override |
Definition at line 62 of file GenJetGenPartMerger.cc.
|
overrideprivate |
Definition at line 113 of file GenJetGenPartMerger.cc.
|
overrideprivate |
Definition at line 116 of file GenJetGenPartMerger.cc.
|
overrideprivate |
Definition at line 69 of file GenJetGenPartMerger.cc.
References cut_, edm::helper::Filler< Map >::fill(), edm::Event::getByToken(), edm::helper::Filler< Map >::insert(), metsig::jet, jetToken_, isotrackNtupler::merged, eostools::move(), submitPVResolutionJobs::out, partToken_, edm::Event::put(), reco::LeafCandidate::setCharge(), reco::LeafCandidate::setP4(), reco::LeafCandidate::setPdgId(), and tauAncToken_.
|
private |
Definition at line 38 of file GenJetGenPartMerger.cc.
Referenced by produce().
|
private |
Definition at line 36 of file GenJetGenPartMerger.cc.
Referenced by produce().
|
private |
Definition at line 37 of file GenJetGenPartMerger.cc.
Referenced by produce().
|
private |
Definition at line 39 of file GenJetGenPartMerger.cc.
Referenced by produce().