Matcher of reconstructed objects to L1 Muons. More...
Public Member Functions | |
PATGenJetSlimmer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATGenJetSlimmer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Attributes | |
const bool | clearDaughters_ |
reset daughters to an empty vector More... | |
const StringCutObjectSelector< reco::GenJet > | cut_ |
const StringCutObjectSelector< reco::GenJet > | cutLoose_ |
const bool | dropSpecific_ |
drop the specific More... | |
const edm::EDGetTokenT< edm::Association< std::vector< pat::PackedGenParticle > > > | gp2pgp_ |
const unsigned | nLoose_ |
const edm::EDGetTokenT< edm::View< reco::GenJet > > | src_ |
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 |
Matcher of reconstructed objects to L1 Muons.
Definition at line 25 of file PATGenJetSlimmer.cc.
|
explicit |
Definition at line 48 of file PATGenJetSlimmer.cc.
|
inlineoverride |
Definition at line 28 of file PATGenJetSlimmer.cc.
|
override |
Definition at line 61 of file PATGenJetSlimmer.cc.
References mps_fire::i, iEvent, metsig::jet, crabWrapper::key, taus_updatedMVAIds_cff::mapping, eostools::move(), MillePedeFileConverter_cfg::out, edm::refToPtr(), and TrackRefitter_38T_cff::src.
|
private |
reset daughters to an empty vector
Definition at line 41 of file PATGenJetSlimmer.cc.
|
private |
Definition at line 36 of file PATGenJetSlimmer.cc.
|
private |
Definition at line 37 of file PATGenJetSlimmer.cc.
|
private |
drop the specific
Definition at line 43 of file PATGenJetSlimmer.cc.
|
private |
Definition at line 34 of file PATGenJetSlimmer.cc.
|
private |
Definition at line 38 of file PATGenJetSlimmer.cc.
|
private |
Definition at line 33 of file PATGenJetSlimmer.cc.