#include <ElectronSeedTrackRefFix.h>
Public Member Functions | |
ElectronSeedTrackRefFix (const edm::ParameterSet &) | |
~ElectronSeedTrackRefFix () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
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 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 62 of file ElectronSeedTrackRefFix.cc.
|
static |
Definition at line 109 of file ElectronSeedTrackRefFix.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 69 of file ElectronSeedTrackRefFix.cc.
References mps_fire::i, idMapToken_, idsTag_, idsToken_, eostools::move(), newTracksToken_, oldTracksToken_, preidgsfLabel_, preidLabel_, edm::Event::put(), alignCSCRings::s, seedsToken_, findQualityFiles::size, and MuonErrorMatrixValues_cff::values.
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 31 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 37 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 35 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix().
|
private |
Definition at line 27 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 34 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix().
|
private |
Definition at line 28 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 32 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 33 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().
|
private |
Definition at line 36 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix().
|
private |
Definition at line 29 of file ElectronSeedTrackRefFix.h.
Referenced by ElectronSeedTrackRefFix(), and produce().