Public Member Functions | |
LowPtGsfElectronFinalizer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Private Attributes | |
const edm::EDGetTokenT< reco::GsfElectronCollection > | previousGsfElectrons_ |
const edm::EDPutTokenT< reco::GsfElectronCollection > | putToken_ |
std::unique_ptr< ModifyObjectValueBase > | regression_ |
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 11 of file LowPtGsfElectronFinalizer.cc.
|
explicit |
Definition at line 29 of file LowPtGsfElectronFinalizer.cc.
References looper::cfg, beamerCreator::create(), reco::get(), edm::ParameterSet::getParameter(), putToken_, regression_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 55 of file LowPtGsfElectronFinalizer.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
override |
Definition at line 38 of file LowPtGsfElectronFinalizer.cc.
References metsig::electron, edm::Event::get(), eostools::move(), previousGsfElectrons_, putToken_, and regression_.
|
private |
Definition at line 20 of file LowPtGsfElectronFinalizer.cc.
Referenced by produce().
|
private |
Definition at line 23 of file LowPtGsfElectronFinalizer.cc.
Referenced by LowPtGsfElectronFinalizer(), and produce().
|
private |
Definition at line 21 of file LowPtGsfElectronFinalizer.cc.
Referenced by LowPtGsfElectronFinalizer(), and produce().