#include <ElectronSeedTrackRefFix.h>
Public Member Functions | |
ElectronSeedTrackRefFix (const edm::ParameterSet &) | |
~ElectronSeedTrackRefFix () 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 Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< edm::EDGetTokenT< edm::ValueMap< reco::PreIdRef > > > | idMapToken_ |
std::vector< edm::InputTag > | idsTag_ |
std::vector< edm::EDGetTokenT< reco::PreIdCollection > > | idsToken_ |
edm::InputTag | newTracksTag_ |
edm::EDGetTokenT< reco::TrackCollection > | newTracksToken_ |
edm::InputTag | oldTracksTag_ |
edm::EDGetTokenT< reco::TrackCollection > | oldTracksToken_ |
std::string | preidgsfLabel_ |
std::vector< std::string > | preidLabel_ |
edm::InputTag | seedsTag_ |
edm::EDGetTokenT< reco::ElectronSeedCollection > | seedsToken_ |
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 12 of file ElectronSeedTrackRefFix.h.
|
explicit |
Definition at line 33 of file ElectronSeedTrackRefFix.cc.
References edm::ParameterSet::getParameter(), idMapToken_, idsTag_, idsToken_, newTracksTag_, newTracksToken_, oldTracksTag_, oldTracksToken_, preidgsfLabel_, preidLabel_, seedsTag_, seedsToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 59 of file ElectronSeedTrackRefFix.cc.
|
static |
Definition at line 103 of file ElectronSeedTrackRefFix.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 65 of file ElectronSeedTrackRefFix.cc.
References mps_fire::i, idMapToken_, idsTag_, idsToken_, iEvent, eostools::move(), newTracksToken_, oldTracksToken_, preidgsfLabel_, preidLabel_, alignCSCRings::s, seedsToken_, findQualityFiles::size, and contentValuesCheck::values.
|
private |
Definition at line 28 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 34 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 27 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 32 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix().
|
private |
Definition at line 24 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 31 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix().
|
private |
Definition at line 25 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 29 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 30 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 33 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix().
|
private |
Definition at line 26 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().