#include <GsfElectronBaseProducer.h>
Static Public Member Functions | |
static void | fillDescription (edm::ParameterSetDescription &) |
static void | globalEndJob (gsfAlgoHelpers::HeavyObjectCache const *) |
static std::unique_ptr < gsfAlgoHelpers::HeavyObjectCache > | initializeGlobalCache (const edm::ParameterSet &conf) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | beginEvent (edm::Event &, const edm::EventSetup &) |
void | endEvent () |
void | fillEvent (edm::Event &) |
reco::GsfElectron * | newElectron () |
const edm::OrphanHandle < reco::GsfElectronCollection > & | orphanHandle () const |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Member Functions | |
void | checkEcalSeedingParameters (edm::ParameterSet const &) |
Private Attributes | |
bool | ecalSeedingParametersChecked_ |
edm::OrphanHandle < reco::GsfElectronCollection > | orphanHandle_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< gsfAlgoHelpers::HeavyObjectCache > > | |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Definition at line 29 of file GsfElectronBaseProducer.h.
|
explicit |
Definition at line 155 of file GsfElectronBaseProducer.cc.
|
virtual |
Definition at line 386 of file GsfElectronBaseProducer.cc.
|
protected |
Definition at line 389 of file GsfElectronBaseProducer.cc.
Referenced by GsfElectronEcalDrivenProducer::produce(), and GEDGsfElectronProducer::produce().
|
private |
Definition at line 442 of file GsfElectronBaseProducer.cc.
|
protected |
Definition at line 437 of file GsfElectronBaseProducer.cc.
Referenced by GsfElectronEcalDrivenProducer::produce(), and GEDGsfElectronProducer::produce().
|
static |
Definition at line 28 of file GsfElectronBaseProducer.cc.
|
protected |
Definition at line 414 of file GsfElectronBaseProducer.cc.
Referenced by GsfElectronEcalDrivenProducer::produce(), and GEDGsfElectronProducer::produce().
|
inlinestatic |
Definition at line 43 of file GsfElectronBaseProducer.h.
|
inlinestatic |
Definition at line 39 of file GsfElectronBaseProducer.h.
|
inlineprotected |
Definition at line 53 of file GsfElectronBaseProducer.h.
|
inlineprotected |
Definition at line 54 of file GsfElectronBaseProducer.h.
References orphanHandle_.
Referenced by GEDGsfElectronProducer::fillGsfElectronValueMap().
|
protected |
Definition at line 48 of file GsfElectronBaseProducer.h.
Referenced by GsfElectronEcalDrivenProducer::produce(), and GEDGsfElectronProducer::produce().
|
protected |
Definition at line 59 of file GsfElectronBaseProducer.h.
|
protected |
Definition at line 60 of file GsfElectronBaseProducer.h.
|
private |
Definition at line 68 of file GsfElectronBaseProducer.h.
|
protected |
Definition at line 61 of file GsfElectronBaseProducer.h.
|
protected |
Definition at line 62 of file GsfElectronBaseProducer.h.
|
protected |
Definition at line 57 of file GsfElectronBaseProducer.h.
|
protected |
Definition at line 64 of file GsfElectronBaseProducer.h.
|
protected |
Definition at line 63 of file GsfElectronBaseProducer.h.
|
private |
Definition at line 70 of file GsfElectronBaseProducer.h.
Referenced by orphanHandle().
|
protected |
Definition at line 58 of file GsfElectronBaseProducer.h.