#include <GsfElectronCoreBaseProducer.h>
Public Member Functions | |
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 |
Static Public Member Functions | |
static void | fillDescription (edm::ParameterSetDescription &) |
Protected Member Functions | |
void | fillElectronCore (reco::GsfElectronCore *) |
void | initEvent (edm::Event &event, const edm::EventSetup &setup) |
Protected Attributes | |
edm::Handle< reco::TrackCollection > | ctfTracksH_ |
edm::Handle< reco::GsfPFRecTrackCollection > | gsfPfRecTracksH_ |
edm::Handle< reco::GsfTrackCollection > | gsfTracksH_ |
bool | useGsfPfRecTracks_ |
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 31 of file GsfElectronCoreBaseProducer.h.
|
explicit |
Definition at line 24 of file GsfElectronCoreBaseProducer.cc.
References edm::ParameterSet::getParameter().
|
override |
Definition at line 33 of file GsfElectronCoreBaseProducer.cc.
|
static |
Definition at line 16 of file GsfElectronCoreBaseProducer.cc.
References edm::ParameterSetDescription::add().
Referenced by GEDGsfElectronCoreProducer::fillDescriptions(), and LowPtGsfElectronCoreProducer::fillDescriptions().
|
protected |
Definition at line 50 of file GsfElectronCoreBaseProducer.cc.
References gsfElectronTools::getClosestCtfToGsf(), reco::GsfElectronCore::gsfTrack(), and reco::GsfElectronCore::setCtfTrack().
Referenced by LowPtGsfElectronCoreProducer::produce(), GsfElectronCoreEcalDrivenProducer::produceEcalDrivenCore(), GEDGsfElectronCoreProducer::produceElectronCore(), and GsfElectronCoreProducer::produceTrackerDrivenCore().
|
protected |
Definition at line 42 of file GsfElectronCoreBaseProducer.cc.
Referenced by GsfElectronCoreEcalDrivenProducer::produce(), GEDGsfElectronCoreProducer::produce(), GsfElectronCoreProducer::produce(), and LowPtGsfElectronCoreProducer::produce().
|
protected |
Definition at line 47 of file GsfElectronCoreBaseProducer.h.
|
private |
Definition at line 56 of file GsfElectronCoreBaseProducer.h.
|
protected |
Definition at line 45 of file GsfElectronCoreBaseProducer.h.
Referenced by GsfElectronCoreEcalDrivenProducer::produce(), LowPtGsfElectronCoreProducer::produce(), and GsfElectronCoreProducer::produce().
|
private |
Definition at line 54 of file GsfElectronCoreBaseProducer.h.
|
protected |
Definition at line 46 of file GsfElectronCoreBaseProducer.h.
Referenced by GsfElectronCoreEcalDrivenProducer::produce(), and GsfElectronCoreProducer::produce().
|
private |
Definition at line 55 of file GsfElectronCoreBaseProducer.h.
|
protected |
Definition at line 48 of file GsfElectronCoreBaseProducer.h.
Referenced by GsfElectronCoreEcalDrivenProducer::produce(), LowPtGsfElectronCoreProducer::produce(), and GsfElectronCoreProducer::produce().