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 | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | 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(), allTracks_cfi::allTracks, classifier, DEFINE_FWK_MODULE, edm::Event::getByToken(), mps_fire::i, impactParameterTagInfos_cfi::jetTracks, mAssociator, mJets, eostools::move(), mTracks, TrackClassifier::newEvent(), JetVetoedTracksAssociationDRVertex::produce(), and edm::Event::put().
|
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().