#include <ElectronIDExternalProducer.h>
Public Member Functions | |
ElectronIDExternalProducer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~ElectronIDExternalProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Attributes | |
algo | select_ |
edm::EDGetTokenT< reco::GsfElectronCollection > | srcToken_ |
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 18 of file ElectronIDExternalProducer.h.
|
inlineexplicit |
Definition at line 20 of file ElectronIDExternalProducer.h.
|
inlineoverride |
Definition at line 26 of file ElectronIDExternalProducer.h.
|
override |
Definition at line 36 of file ElectronIDExternalProducer.h.
References pwdgSkimBPark_cfi::electrons, trigObjTnPSource_cfi::filler, iEvent, eostools::move(), MillePedeFileConverter_cfg::out, and contentValuesCheck::values.
|
private |
Definition at line 32 of file ElectronIDExternalProducer.h.
|
private |
Definition at line 31 of file ElectronIDExternalProducer.h.