Transforms format of DR into that expected by KF input. More...
Public Member Functions | |
ProducerKFin (const ParameterSet &) | |
~ProducerKFin () 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 |
Private Member Functions | |
void | beginRun (const Run &, const EventSetup &) override |
virtual void | endJob () |
void | produce (Event &, const EventSetup &) override |
Private Attributes | |
const ChannelAssignment * | channelAssignment_ = nullptr |
const DataFormats * | dataFormats_ = nullptr |
EDGetTokenT< StreamsStub > | edGetTokenStubs_ |
EDGetTokenT< StreamsTrack > | edGetTokenTracks_ |
EDPutTokenT< StreamsStub > | edPutTokenAcceptedStubs_ |
EDPutTokenT< StreamsTrack > | edPutTokenAcceptedTracks_ |
EDPutTokenT< StreamsStub > | edPutTokenLostStubs_ |
EDPutTokenT< StreamsTrack > | edPutTokenLostTracks_ |
ESGetToken< ChannelAssignment, ChannelAssignmentRcd > | esGetTokenChannelAssignment_ |
ESGetToken< DataFormats, DataFormatsRcd > | esGetTokenDataFormats_ |
ESGetToken< LayerEncoding, LayerEncodingRcd > | esGetTokenLayerEncoding_ |
ESGetToken< Setup, SetupRcd > | esGetTokenSetup_ |
ParameterSet | iConfig_ |
const LayerEncoding * | layerEncoding_ = nullptr |
const Setup * | setup_ = nullptr |
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 |
Transforms format of DR into that expected by KF input.
Definition at line 38 of file ProducerKFin.cc.
|
explicit |
Definition at line 77 of file ProducerKFin.cc.
References edGetTokenStubs_, edGetTokenTracks_, edPutTokenAcceptedStubs_, edPutTokenAcceptedTracks_, edPutTokenLostStubs_, edPutTokenLostTracks_, esGetTokenChannelAssignment_, esGetTokenDataFormats_, esGetTokenLayerEncoding_, esGetTokenSetup_, edm::ParameterSet::getParameter(), ProducerED_cfi::InputTag, and label.
|
inlineoverride |
Definition at line 41 of file ProducerKFin.cc.
|
overrideprivate |
Definition at line 97 of file ProducerKFin.cc.
References channelAssignment_, tt::Setup::checkHistory(), tt::Setup::configurationSupported(), dataFormats_, esGetTokenChannelAssignment_, esGetTokenDataFormats_, esGetTokenLayerEncoding_, esGetTokenSetup_, edm::EventSetup::getData(), edm::ParameterSet::getParameter(), iConfig_, layerEncoding_, edm::Run::processHistory(), and setup_.
|
inlineprivatevirtual |
Definition at line 46 of file ProducerKFin.cc.
|
overrideprivate |
Definition at line 113 of file ProducerKFin.cc.
References channelAssignment_, tt::Setup::configurationSupported(), dataFormats_, edGetTokenStubs_, edGetTokenTracks_, edPutTokenAcceptedStubs_, edPutTokenAcceptedTracks_, edPutTokenLostStubs_, edPutTokenLostTracks_, iConfig_, iEvent, trackerTFP::kfin, tt::Setup::kfNumWorker(), layerEncoding_, isotracks_cff::lostTracks, eostools::move(), tt::Setup::numLayers(), tt::Setup::numRegions(), nano_mu_digi_cff::region, setup_, and DiMuonV_cfg::tracks.
|
private |
Definition at line 74 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 70 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 50 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 48 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 52 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 55 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 53 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 56 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 64 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 60 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 62 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 58 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 66 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 72 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 68 of file ProducerKFin.cc.
Referenced by beginRun(), produce(), and upgradeWorkflowComponents.UpgradeWorkflow::setup().