Public Member Functions | |
IsolatedTrackCleaner (edm::ParameterSet const ¶ms) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~IsolatedTrackCleaner () 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 |
Protected Attributes | |
StringCutObjectSelector< pat::IsolatedTrack > | cut_ |
std::vector< edm::EDGetTokenT< reco::CandidateView > > | leptons_ |
edm::EDGetTokenT< std::vector< pat::IsolatedTrack > > | tracks_ |
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 12 of file IsolatedTrackCleaner.cc.
|
inline |
Definition at line 14 of file IsolatedTrackCleaner.cc.
References leptons_, submitPVValidationJobs::params, and makeGlobalPositionRcd_cfg::tag.
|
inlineoverride |
Definition at line 23 of file IsolatedTrackCleaner.cc.
|
inlineoverride |
Definition at line 25 of file IsolatedTrackCleaner.cc.
References cut_, mps_fire::i, iEvent, HLT_2024v14_cff::leptons, leptons_, eostools::move(), dqmiodumpmetadata::n, MillePedeFileConverter_cfg::out, edm::refToPtr(), jetUpdater_cfi::sort, unpackBuffers-CaloStage2::token, HLT_2024v14_cff::track, DiMuonV_cfg::tracks, and tracks_.
|
protected |
Definition at line 61 of file IsolatedTrackCleaner.cc.
Referenced by produce().
|
protected |
Definition at line 62 of file IsolatedTrackCleaner.cc.
Referenced by IsolatedTrackCleaner(), and produce().
|
protected |
Definition at line 60 of file IsolatedTrackCleaner.cc.
Referenced by produce().