Public Member Functions | |
JetVetoedTracksAssociatorAtVertex (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~JetVetoedTracksAssociatorAtVertex () 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 Attributes | |
TrackClassifier | classifier |
JetVetoedTracksAssociationDRVertex | mAssociator |
edm::EDGetTokenT< edm::View< reco::Jet > > | mJets |
edm::EDGetTokenT< reco::TrackCollection > | mTracks |
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 24 of file JetVetoedTracksAssociatorAtVertex.cc.
JetVetoedTracksAssociatorAtVertex::JetVetoedTracksAssociatorAtVertex | ( | const edm::ParameterSet & | fConfig | ) |
Definition at line 37 of file JetVetoedTracksAssociatorAtVertex.cc.
|
override |
Definition at line 45 of file JetVetoedTracksAssociatorAtVertex.cc.
|
override |
Definition at line 47 of file JetVetoedTracksAssociatorAtVertex.cc.
References reco::JetExtendedAssociation::allJets(), muonTagProbeFilters_cff::allTracks, classifier, hcaldqm::fEvent, mps_fire::i, HLT_2024v12_cff::jetTracks, mAssociator, mJets, eostools::move(), mTracks, TrackClassifier::newEvent(), and JetVetoedTracksAssociationDRVertex::produce().
|
private |
Definition at line 34 of file JetVetoedTracksAssociatorAtVertex.cc.
Referenced by produce().
|
private |
Definition at line 33 of file JetVetoedTracksAssociatorAtVertex.cc.
Referenced by produce().
|
private |
Definition at line 31 of file JetVetoedTracksAssociatorAtVertex.cc.
Referenced by produce().
|
private |
Definition at line 32 of file JetVetoedTracksAssociatorAtVertex.cc.
Referenced by produce().