Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
std::pair< TrajectoryStateOnSurface, const GeomDet * > | backwardFit (const FreeTrajectoryState &fts, const edm::OwnVector< TrackingRecHit > &hits, const Propagator &propagatorAlong, const Propagator &propagatorOpposite, const TkClonerImpl &hitCloner, bool lastHitWasInvalid, bool lastHitWasChanged) const |
std::vector< float > | computeDNNs (TrackCandidateCollection const &tkCC, const std::vector< TrajectoryStateOnSurface > &states, const reco::BeamSpot *bs, const reco::VertexCollection *vertices, const tensorflow::Session *session, const std::vector< float > &chi2, const bool rescaledError) const |
TrackCandidateCollection | convertCandidates (const MkFitOutputWrapper &mkFitOutput, const mkfit::EventOfHits &eventOfHits, const MkFitClusterIndexToHit &pixelClusterIndexToHit, const MkFitClusterIndexToHit &stripClusterIndexToHit, const edm::View< TrajectorySeed > &seeds, const MagneticField &mf, const Propagator &propagatorAlong, const Propagator &propagatorOpposite, const TkClonerImpl &hitCloner, const std::vector< const DetLayer *> &detLayers, const mkfit::TrackVec &mkFitSeeds, const reco::BeamSpot *bs, const reco::VertexCollection *vertices, const tensorflow::Session *session) const |
std::pair< TrajectoryStateOnSurface, const GeomDet * > | convertInnermostState (const FreeTrajectoryState &fts, const edm::OwnVector< TrackingRecHit > &hits, const Propagator &propagatorAlong, const Propagator &propagatorOpposite) const |
void | produce (edm::StreamID, edm::Event &iEvent, const edm::EventSetup &iSetup) const override |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Definition at line 66 of file MkFitOutputConverter.cc.
|
explicit |
Definition at line 145 of file MkFitOutputConverter.cc.
References edm::ParameterSet::getParameter().
|
overridedefault |
|
private |
Definition at line 469 of file MkFitOutputConverter.cc.
References hfClusterShapes_cfi::hits, mps_fire::i, PixelPluginsPhase0_cfi::isBarrel, Trajectory::isValid(), Trajectory::lastMeasurement(), TrajectoryStateOnSurface::localError(), TrajectoryStateOnSurface::localParameters(), LogDebug, LogTrace, TrajectoryStateOnSurface::magneticField(), oppositeToMomentum, FreeTrajectoryState::position(), Propagator::propagateWithPath(), L1TMuonDQMOffline_cfi::propagatorAlong, L1TMuonDQMOffline_cfi::propagatorOpposite, TrajectoryMeasurement::recHit(), TrajectoryStateOnSurface::rescaleError(), TrajectoryFitter::standard, TrajectoryStateOnSurface::surface(), std::swap(), and TrajectoryMeasurement::updatedState().
Referenced by convertCandidates().
|
private |
Definition at line 602 of file MkFitOutputConverter.cc.
References funct::abs(), algo_, cms::cuda::bs, bsize_, hltPixelTracks_cff::chi2, f, input1, input2, PixelMapPlotter::inputs, createfilelist::int, TrajectoryStateClosestToBeamLine::isValid(), SiStripPI::max, ndof, nt, convertSQLitetoXML_cfg::output, PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, AlCaHLTBitMon_ParallelJobs::p, PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, rpcPointValidation_cfi::recHit, tensorflow::run(), digitizers_cfi::strip, TrajectoryStateClosestToBeamLine::trackStateAtPCA(), V0Monitor_cff::v0, bphysicsOniaDQM_cfi::vertex, and AlignmentTracksFromVertexSelector_cfi::vertices.
Referenced by convertCandidates().
|
private |
Definition at line 257 of file MkFitOutputConverter.cc.
References a, funct::abs(), algoCandSelection_, algoCandWorkingPoint_, b, backwardFit(), cms::cuda::bs, HLT_2023v12_cff::candidates, hltPixelTracks_cff::chi2, computeDNNs(), runTheMatrix::const, convertInnermostState(), doErrorRescale_, submitPVResolutionJobs::err, InitialStepPreSplitting_cff::eventOfHits, Exception, hfClusterShapes_cfi::hits, MkFitClusterIndexToHit::hits(), mps_fire::i, PixelPluginsPhase0_cfi::isBarrel, fastTrackerRecHitType::isPixel(), dqmiolumiharvest::j, LogTrace, M_PI, SiStripPI::max, nhits, convertSQLitetoXML_cfg::output, trajectoryStateTransform::persistentState(), MkFitOutputWrapper::propagatedToFirstLayer(), L1TMuonDQMOffline_cfi::propagatorAlong, L1TMuonDQMOffline_cfi::propagatorOpposite, qualityMaxInvPt_, qualityMaxPosErrSq_, qualityMaxRsq_, qualityMaxZ_, qualityMinTheta_, qualitySignPt_, FastTrackerRecHitMaskProducer_cfi::recHits, offlineSlimmedPrimaryVertices_cfi::score, DetachedQuadStep_cff::seeds, MkFitOutputWrapper::tracks(), UNINITIALIZED, and AlignmentTracksFromVertexSelector_cfi::vertices.
Referenced by produce().
|
private |
Definition at line 581 of file MkFitOutputConverter.cc.
References Exception, hfClusterShapes_cfi::hits, LogDebug, L1TMuonDQMOffline_cfi::propagatorAlong, and L1TMuonDQMOffline_cfi::propagatorOpposite.
Referenced by convertCandidates().
|
static |
Definition at line 181 of file MkFitOutputConverter.cc.
References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Implements edm::global::EDProducerBase.
Definition at line 212 of file MkFitOutputConverter.cc.
References algoCandSelection_, HLTObjectsMonitor_cfi::beamspot, bsToken_, runTheMatrix::const, convertCandidates(), eventOfHitsToken_, Exception, edm::EventSetup::getData(), iEvent, mfToken_, mkFitGeomToken_, mkfitSeedToken_, pixelClusterIndexToHitToken_, propagatorAlongToken_, propagatorOppositeToken_, putSeedStopInfoToken_, putTrackCandidateToken_, DetachedQuadStep_cff::seeds, seedToken_, stripClusterIndexToHitToken_, tfDnnToken_, tracksToken_, ttrhBuilderToken_, AlignmentTracksFromVertexSelector_cfi::vertices, and verticesToken_.
|
private |
Definition at line 135 of file MkFitOutputConverter.cc.
Referenced by computeDNNs().
|
private |
Definition at line 136 of file MkFitOutputConverter.cc.
Referenced by convertCandidates(), and produce().
|
private |
Definition at line 137 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 138 of file MkFitOutputConverter.cc.
Referenced by computeDNNs().
|
private |
Definition at line 139 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 133 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 112 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 120 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 122 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 115 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 113 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 118 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 119 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 124 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 123 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 126 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 130 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 128 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 129 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 127 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 131 of file MkFitOutputConverter.cc.
Referenced by convertCandidates().
|
private |
Definition at line 117 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 114 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 141 of file MkFitOutputConverter.cc.
|
private |
Definition at line 142 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 116 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 121 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 140 of file MkFitOutputConverter.cc.
Referenced by produce().