#include <GsfElectronCoreProducer.h>
Public Member Functions | |
GsfElectronCoreProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
virtual | ~GsfElectronCoreProducer () |
Public Member Functions inherited from GsfElectronCoreBaseProducer | |
GsfElectronCoreBaseProducer (const edm::ParameterSet &conf) | |
virtual | ~GsfElectronCoreBaseProducer () |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
void | produceTrackerDrivenCore (const reco::GsfTrackRef &gsfTrackRef, std::list< reco::GsfElectronCore * > &electrons) |
Private Attributes | |
edm::Handle < reco::GsfElectronCoreCollection > | edCoresH_ |
edm::InputTag | edCoresTag_ |
edm::Handle < reco::GsfElectronCoreCollection > | pfCoresH_ |
edm::InputTag | pfCoresTag_ |
Definition at line 9 of file GsfElectronCoreProducer.h.
|
explicit |
Definition at line 32 of file GsfElectronCoreProducer.cc.
References edCoresTag_, edm::ParameterSet::getParameter(), and pfCoresTag_.
|
virtual |
Definition at line 138 of file GsfElectronCoreProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 41 of file GsfElectronCoreProducer.cc.
References runEdmFileComparison::collection, edCoresH_, edCoresTag_, HI_PhotonSkim_cff::electrons, funct::false, newFWLiteAna::found, GsfElectronCoreBaseProducer::gsfPfRecTracksH_, GsfElectronCoreBaseProducer::gsfTracksH_, i, GsfElectronCoreBaseProducer::initEvent(), LogDebug, 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 hitfit::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().