Public Member Functions | |
LowPtGsfElectronSeedValueMapsProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) 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 &) |
Private Attributes | |
std::vector< edm::EDGetTokenT < edm::ValueMap< float > > > | floatValueMaps_ |
edm::EDGetTokenT < reco::GsfElectronCollection > | gsfElectrons_ |
edm::EDGetTokenT < reco::GsfTrackCollection > | gsfTracks_ |
std::vector< std::string > | names_ |
edm::EDGetTokenT < edm::ValueMap < reco::PreIdRef > > | preIdsValueMap_ |
const bool | rekey_ |
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 23 of file LowPtGsfElectronSeedValueMapsProducer.cc.
|
explicit |
Definition at line 42 of file LowPtGsfElectronSeedValueMapsProducer.cc.
References floatValueMaps_, edm::ParameterSet::getParameter(), gsfElectrons_, gsfTracks_, edm::InputTag::instance(), mergeVDriftHistosByStation::name, names_, preIdsValueMap_, rekey_, GlobalPosition_Frontier_DevDB_cff::tag, getPayloadData::tags, and edm::vector_transform().
|
static |
Definition at line 143 of file LowPtGsfElectronSeedValueMapsProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, and HLT_FULL_cff::InputTag.
|
override |
Definition at line 70 of file LowPtGsfElectronSeedValueMapsProducer.cc.
References SplitLinear::begin, dataset::end, reco::Track::extra(), edm::helper::Filler< Map >::fill(), floatValueMaps_, gsfElectrons_, reco::GsfElectron::gsfTrack(), gsfTracks_, edm::helper::Filler< Map >::insert(), edm::Ref< C, T, F >::isNonnull(), eostools::move(), names_, convertSQLitetoXML_cfg::output, preIdsValueMap_, rekey_, and fileCollector::seed.
|
private |
Definition at line 37 of file LowPtGsfElectronSeedValueMapsProducer.cc.
Referenced by LowPtGsfElectronSeedValueMapsProducer(), and produce().
|
private |
Definition at line 36 of file LowPtGsfElectronSeedValueMapsProducer.cc.
Referenced by LowPtGsfElectronSeedValueMapsProducer(), and produce().
|
private |
Definition at line 32 of file LowPtGsfElectronSeedValueMapsProducer.cc.
Referenced by LowPtGsfElectronSeedValueMapsProducer(), and produce().
|
private |
Definition at line 34 of file LowPtGsfElectronSeedValueMapsProducer.cc.
Referenced by LowPtGsfElectronSeedValueMapsProducer(), and produce().
|
private |
Definition at line 33 of file LowPtGsfElectronSeedValueMapsProducer.cc.
Referenced by LowPtGsfElectronSeedValueMapsProducer(), and produce().
|
private |
Definition at line 35 of file LowPtGsfElectronSeedValueMapsProducer.cc.
Referenced by LowPtGsfElectronSeedValueMapsProducer(), and produce().