![]() |
![]() |
#include <GsfElectronCoreProducer.h>
Public Member Functions | |
GsfElectronCoreProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
virtual | ~GsfElectronCoreProducer () |
![]() | |
GsfElectronCoreBaseProducer (const edm::ParameterSet &conf) | |
virtual | ~GsfElectronCoreBaseProducer () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 Attributes | |
edm::InputTag | edCoresTag_ |
edm::InputTag | pfSuperClustersTag_ |
edm::InputTag | pfSuperClusterTrackMapTag_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static void | fillDescription (edm::ParameterSetDescription &) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
void | fillElectronCore (reco::GsfElectronCore *) |
void | initEvent (edm::Event &event, const edm::EventSetup &setup) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
![]() | |
edm::Handle < reco::TrackCollection > | ctfTracksH_ |
edm::Handle < reco::GsfTrackCollection > | gsfTracksH_ |
Definition at line 6 of file GsfElectronCoreProducer.h.
|
explicit |
Definition at line 30 of file GsfElectronCoreProducer.cc.
References edCoresTag_, edm::ParameterSet::getParameter(), pfSuperClustersTag_, and pfSuperClusterTrackMapTag_.
|
virtual |
Definition at line 92 of file GsfElectronCoreProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 38 of file GsfElectronCoreProducer.cc.
References reco::GsfElectronCore::clone(), edCoresTag_, GsfElectronCoreBaseProducer::fillElectronCore(), reco::GsfElectronCore::gsfTrack(), GsfElectronCoreBaseProducer::gsfTracksH_, i, GsfElectronCoreBaseProducer::initEvent(), edm::Ref< C, T, F >::isNull(), LogDebug, pfSuperClustersTag_, pfSuperClusterTrackMapTag_, edm::Handle< T >::product(), and reco::GsfElectronCore::setPflowSuperCluster().
|
private |
Definition at line 18 of file GsfElectronCoreProducer.h.
Referenced by GsfElectronCoreProducer(), and produce().
|
private |
Definition at line 19 of file GsfElectronCoreProducer.h.
Referenced by GsfElectronCoreProducer(), and produce().
|
private |
Definition at line 20 of file GsfElectronCoreProducer.h.
Referenced by GsfElectronCoreProducer(), and produce().