Public Member Functions | |
PATObjectUserDataEmbedder (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATObjectUserDataEmbedder () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
std::vector< edm::EDGetTokenT< edm::View< ParentType > > > | parentSrcs_ |
edm::EDGetTokenT< edm::View< T > > | src_ |
helper::NamedUserDataLoader< pat::helper::AddUserCand > | userCands_ |
helper::NamedUserDataLoader< pat::helper::AddUserFloat > | userFloats_ |
helper::NamedUserDataLoader< pat::helper::AddUserIntFromBool > | userIntFromBools_ |
helper::NamedUserDataLoader< pat::helper::AddUserInt > | userInts_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 107 of file PATObjectUserDataEmbedder.cc.
|
inlineexplicit |
Definition at line 109 of file PATObjectUserDataEmbedder.cc.
References edm::ParameterSet::getParameter(), and pat::PATObjectUserDataEmbedder< T, ParentType >::parentSrcs_.
|
inlineoverride |
Definition at line 121 of file PATObjectUserDataEmbedder.cc.
|
inlinestatic |
Definition at line 125 of file PATObjectUserDataEmbedder.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addWildcard(), and submitPVResolutionJobs::desc.
|
override |
Definition at line 165 of file PATObjectUserDataEmbedder.cc.
References mps_fire::i, iEvent, eostools::move(), dqmiodumpmetadata::n, MillePedeFileConverter_cfg::out, electrons_cff::parentSrcs, and TrackRefitter_38T_cff::src.
|
private |
Definition at line 154 of file PATObjectUserDataEmbedder.cc.
Referenced by pat::PATObjectUserDataEmbedder< T, ParentType >::PATObjectUserDataEmbedder().
|
private |
Definition at line 148 of file PATObjectUserDataEmbedder.cc.
|
private |
Definition at line 159 of file PATObjectUserDataEmbedder.cc.
|
private |
Definition at line 156 of file PATObjectUserDataEmbedder.cc.
|
private |
Definition at line 158 of file PATObjectUserDataEmbedder.cc.
|
private |
Definition at line 157 of file PATObjectUserDataEmbedder.cc.