Public Member Functions | |
GEDPhotonCoreProducer (const edm::ParameterSet &ps) | |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Attributes | |
const edm::EDGetTokenT< reco::PFCandidateCollection > | pfEgammaCandidates_ |
const edm::EDGetTokenT< reco::ElectronSeedCollection > | pixelSeedProducer_ |
const edm::EDPutTokenT< reco::PhotonCoreCollection > | putToken_ |
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 19 of file GEDPhotonCoreProducer.cc.
GEDPhotonCoreProducer::GEDPhotonCoreProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 34 of file GEDPhotonCoreProducer.cc.
|
override |
Definition at line 39 of file GEDPhotonCoreProducer.cc.
References conv, edm::Ref< C, T, F >::id(), edm::Ref< C, T, F >::isNonnull(), edm::Ref< C, T, F >::key(), edm::makeValid(), eostools::move(), pfEgammaCandidates_, pixelSeedProducer_, and putToken_.
|
private |
Definition at line 26 of file GEDPhotonCoreProducer.cc.
Referenced by produce().
|
private |
Definition at line 27 of file GEDPhotonCoreProducer.cc.
Referenced by produce().
|
private |
Definition at line 28 of file GEDPhotonCoreProducer.cc.
Referenced by produce().