Transforms format of TBout 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 |
Settings | settings_ |
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 TBout into that expected by KF input.
Definition at line 40 of file ProducerKFin.cc.
|
explicit |
Definition at line 82 of file ProducerKFin.cc.
References edGetTokenStubs_, edGetTokenTracks_, edPutTokenAcceptedStubs_, edPutTokenAcceptedTracks_, edPutTokenLostStubs_, edPutTokenLostTracks_, esGetTokenChannelAssignment_, esGetTokenDataFormats_, esGetTokenLayerEncoding_, esGetTokenSetup_, edm::ParameterSet::getParameter(), HLT_2022v15_cff::InputTag, and label.
|
inlineoverride |
Definition at line 43 of file ProducerKFin.cc.
|
overrideprivate |
Definition at line 102 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 48 of file ProducerKFin.cc.
|
overrideprivate |
Definition at line 118 of file ProducerKFin.cc.
References channelAssignment_, tt::Setup::configurationSupported(), dataFormats_, edGetTokenStubs_, edGetTokenTracks_, edPutTokenAcceptedStubs_, edPutTokenAcceptedTracks_, edPutTokenLostStubs_, edPutTokenLostTracks_, iConfig_, iEvent, trackerTFP::kfin, layerEncoding_, isotracks_cff::lostTracks, eostools::move(), tt::Setup::numRegions(), trackerTFP::DataFormats::numStreamsStubs(), trackerTFP::DataFormats::numStreamsTracks(), HLT_2022v15_cff::region, settings_, setup_, and pwdgSkimBPark_cfi::tracks.
|
private |
Definition at line 77 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 73 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 53 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 51 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 58 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 59 of file ProducerKFin.cc.
Referenced by produce(), and ProducerKFin().
|
private |
Definition at line 67 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 63 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 65 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 61 of file ProducerKFin.cc.
Referenced by beginRun(), and ProducerKFin().
|
private |
Definition at line 69 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 75 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 79 of file ProducerKFin.cc.
Referenced by produce().
|
private |
Definition at line 71 of file ProducerKFin.cc.
Referenced by beginRun(), produce(), and upgradeWorkflowComponents.UpgradeWorkflow::setup().