Public Member Functions | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
TrackingParticleRefMuonProducer (const edm::ParameterSet &iConfig) | |
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 Attributes | |
double | pmin_ |
double | ptmin_ |
std::string | skim_ |
edm::EDGetTokenT< TrackingParticleCollection > | tpToken_ |
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 11 of file TrackingParticleRefMuonProducer.cc.
TrackingParticleRefMuonProducer::TrackingParticleRefMuonProducer | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 24 of file TrackingParticleRefMuonProducer.cc.
|
override |
Definition at line 43 of file TrackingParticleRefMuonProducer.cc.
References funct::abs(), mps_fire::end, mps_fire::i, iEvent, jets_cff::isMu, eostools::move(), pmin_, ptmin_, skim_, cmsswSequenceInfo::tp, and tpToken_.
|
private |
Definition at line 21 of file TrackingParticleRefMuonProducer.cc.
Referenced by produce(), and TrackingParticleRefMuonProducer().
|
private |
Definition at line 20 of file TrackingParticleRefMuonProducer.cc.
Referenced by produce(), and TrackingParticleRefMuonProducer().
|
private |
Definition at line 19 of file TrackingParticleRefMuonProducer.cc.
Referenced by produce(), and TrackingParticleRefMuonProducer().
|
private |
Definition at line 18 of file TrackingParticleRefMuonProducer.cc.
Referenced by produce().