transforms TTTracks into 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 DataFormats * | dataFormats_ = nullptr |
EDGetTokenT< StreamsStub > | edGetTokenStubs_ |
EDGetTokenT< vector< TTTrack< Ref_Phase2TrackerDigi_ > > > | edGetTokenTTTracks_ |
EDPutTokenT< StreamsStub > | edPutTokenAcceptedStubs_ |
EDPutTokenT< StreamsTrack > | edPutTokenAcceptedTracks_ |
EDPutTokenT< StreamsStub > | edPutTokenLostStubs_ |
EDPutTokenT< StreamsTrack > | edPutTokenLostTracks_ |
bool | enableTruncation_ |
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 |
|
explicit |
Definition at line 75 of file ProducerKFin.cc.
References edGetTokenStubs_, edGetTokenTTTracks_, edPutTokenAcceptedStubs_, edPutTokenAcceptedTracks_, edPutTokenLostStubs_, edPutTokenLostTracks_, enableTruncation_, esGetTokenDataFormats_, esGetTokenLayerEncoding_, esGetTokenSetup_, edm::ParameterSet::getParameter(), and ProducerED_cfi::InputTag.
|
inlineoverride |
Definition at line 40 of file ProducerKFin.cc.
|
overrideprivate |
Definition at line 98 of file ProducerKFin.cc.
References tt::Setup::checkHistory(), tt::Setup::configurationSupported(), dataFormats_, esGetTokenDataFormats_, esGetTokenLayerEncoding_, esGetTokenSetup_, edm::EventSetup::getData(), edm::ParameterSet::getParameter(), iConfig_, layerEncoding_, edm::Run::processHistory(), and setup_.
|
inlineprivatevirtual |
Definition at line 45 of file ProducerKFin.cc.
|
overrideprivate |
Definition at line 112 of file ProducerKFin.cc.
References tt::Setup::configurationSupported(), trackerTFP::cot, trackerTFP::StubZHT::cot(), dataFormats_, trackerTFP::DataFormat::digi(), trackerTFP::dPhi, tt::Setup::dPhi(), trackerTFP::dZ, tt::Setup::dZ(), edGetTokenStubs_, edGetTokenTTTracks_, edPutTokenAcceptedStubs_, edPutTokenAcceptedTracks_, edPutTokenLostStubs_, edPutTokenLostTracks_, enableTruncation_, trackerTFP::DataFormat::floating(), trackerTFP::DataFormats::format(), amptDefault_cfi::frame, mps_fire::i, iEvent, createfilelist::int, trackerTFP::DataFormat::integer(), trackerTFP::inv2R, trackerTFP::StubZHT::inv2R(), trackerTFP::kf, trackerTFP::kfin, MainPageGenerator::l, layerEncoding_, tt::Setup::layerId(), trackerTFP::LayerEncoding::layerIdKF(), trackerTFP::LayerEncoding::maybePattern(), SiStripPI::min, eostools::move(), GetRecoTauVFromDQM_MC_cff::next, trackerTFP::DataFormats::numChannel(), tt::Setup::numFrames(), tt::Setup::numLayers(), tt::Setup::numRegions(), tt::Setup::numSectorsPhi(), trackerTFP::DataFormats::numStreamsStubs(), trackerTFP::DataFormats::numStreamsTracks(), edm::Handle< T >::product(), nano_mu_digi_cff::region, tt::Setup::sectorCot(), trackerTFP::sectorPhi, setup_, findQualityFiles::size, cms::cuda::stream, HLT_2023v12_cff::streams, trackerTFP::DataFormat::toUnsigned(), HLT_2023v12_cff::track, pwdgSkimBPark_cfi::tracks, trackerTFP::zht, tt::Setup::zhtMaxStubsPerLayer(), and trackerTFP::zT.
|
private |
Definition at line 68 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 72 of file ProducerKFin.cc.
Referenced by produce(), 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 64 of file ProducerKFin.cc.
Referenced by beginRun().
|
private |
Definition at line 70 of file ProducerKFin.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 66 of file ProducerKFin.cc.
Referenced by beginRun(), produce(), and upgradeWorkflowComponents.UpgradeWorkflow::setup().