#include <GsfElectronCoreProducer.h>
Public Member Functions | |
GsfElectronCoreProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~GsfElectronCoreProducer () override | |
Public Member Functions inherited from GsfElectronCoreBaseProducer | |
GsfElectronCoreBaseProducer (const edm::ParameterSet &conf) | |
~GsfElectronCoreBaseProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Private Member Functions | |
void | produceTrackerDrivenCore (const reco::GsfTrackRef &gsfTrackRef, std::list< reco::GsfElectronCore * > &electrons) |
Definition at line 9 of file GsfElectronCoreProducer.h.
|
explicit |
Definition at line 32 of file GsfElectronCoreProducer.cc.
References edCoresTag_, edm::ParameterSet::getParameter(), and pfCoresTag_.
|
override |
Definition at line 138 of file GsfElectronCoreProducer.cc.
|
override |
Definition at line 41 of file GsfElectronCoreProducer.cc.
References universalConfigTemplate::collection, edCoresH_, edCoresTag_, electrons_cff::electrons, funct::false, runEdmFileComparison::found, GsfElectronCoreBaseProducer::gsfPfRecTracksH_, GsfElectronCoreBaseProducer::gsfTracksH_, mps_fire::i, GsfElectronCoreBaseProducer::initEvent(), LogDebug, eostools::move(), pfCoresH_, pfCoresTag_, produceTrackerDrivenCore(), edm::Handle< T >::product(), funct::true, and GsfElectronCoreBaseProducer::useGsfPfRecTracks_.
|
private |
Definition at line 129 of file GsfElectronCoreProducer.cc.
References reco::GsfElectronCore::ecalDrivenSeed(), GsfElectronCoreBaseProducer::fillElectronCore(), and mathSSE::return().
Referenced by produce().
|
private |
Definition at line 26 of file GsfElectronCoreProducer.h.
Referenced by produce().
|
private |
Definition at line 21 of file GsfElectronCoreProducer.h.
Referenced by GsfElectronCoreProducer(), and produce().
|
private |
Definition at line 27 of file GsfElectronCoreProducer.h.
Referenced by produce().
|
private |
Definition at line 22 of file GsfElectronCoreProducer.h.
Referenced by GsfElectronCoreProducer(), and produce().