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 |
TrackCandidateCollection | convertCandidates (const MkFitOutputWrapper &mkFitOutput, const MkFitHitIndexMap &hitIndexMap, const edm::View< TrajectorySeed > &seeds, const TrackerGeometry &geom, const MagneticField &mf, const Propagator &propagatorAlong, const Propagator &propagatorOpposite, const TkClonerImpl &hitCloner, const std::vector< const DetLayer * > &detLayers, const mkfit::TrackVec &mkFitSeeds) const |
std::pair< TrajectoryStateOnSurface, const GeomDet * > | convertInnermostState (const FreeTrajectoryState &fts, const edm::OwnVector< TrackingRecHit > &hits, const Propagator &propagatorAlong, const Propagator &propagatorOpposite) const |
std::vector< const DetLayer * > | createDetLayers (const mkfit::LayerNumberConverter &lnc, const GeometricSearchTracker &tracker, const TrackerTopology &ttopo) 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 | |
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 | |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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<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) |
Definition at line 61 of file MkFitOutputConverter.cc.
|
explicit |
Definition at line 117 of file MkFitOutputConverter.cc.
References backwardFitInCMSSW_, geomToken_, edm::ParameterSet::getParameter(), mfToken_, mteToken_, propagatorAlongToken_, propagatorOppositeToken_, putSeedStopInfoToken_, putTrackCandidateToken_, seedToken_, tracksToken_, ttopoToken_, and ttrhBuilderToken_.
|
overridedefault |
|
private |
Definition at line 380 of file MkFitOutputConverter.cc.
References Chi2MeasurementEstimator_cfi::Chi2MeasurementEstimator, mps_fire::i, PixelPluginsPhase0_cfi::isBarrel, Trajectory::isValid(), Trajectory::lastMeasurement(), LogDebug, LogTrace, Propagator::magneticField(), oppositeToMomentum, FreeTrajectoryState::position(), Propagator::propagateWithPath(), HLT_2018_cff::propagatorAlong, HLT_2018_cff::propagatorOpposite, TrajectoryStateOnSurface::rescaleError(), edm::OwnVector< T, P >::size(), TrajectoryFitter::standard, and std::swap().
Referenced by convertCandidates().
|
private |
Definition at line 222 of file MkFitOutputConverter.cc.
References a, funct::abs(), edm::View< T >::at(), b, edm::OwnVector< T, P >::back(), backwardFit(), backwardFitInCMSSW_, HLT_2018_cff::candidates, MkFitOutputWrapper::candidateTracks(), TrackingRecHit::clone(), MkFitHitIndexMap::clusterIndex(), convertInnermostState(), runTheMatrix::err, Exception, MkFitOutputWrapper::fitTracks(), TrackingRecHit::geographicalId(), TrackingRecHit::globalPosition(), MkFitHitIndexMap::hitPtr(), mps_fire::i, MkFitHitIndexMap::MkFitHit::index(), PixelPluginsPhase0_cfi::isBarrel, dqmiolumiharvest::j, LogTrace, PV3DBase< T, PVType, FrameType >::mag2(), nhits, convertSQLitetoXML_cfg::output, trajectoryStateTransform::persistentState(), edm::OwnVector< T, P >::push_back(), DetId::rawId(), FastTrackerRecHitMaskProducer_cfi::recHits, edm::View< T >::refAt(), edm::OwnVector< T, P >::sort(), UNINITIALIZED, PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by produce().
|
private |
Definition at line 492 of file MkFitOutputConverter.cc.
References DEFINE_FWK_MODULE, Exception, LogDebug, and Propagator::propagateWithPath().
Referenced by convertCandidates().
|
private |
Definition at line 181 of file MkFitOutputConverter.cc.
References GeometricSearchTracker::allLayers(), AlCaHLTBitMon_QueryRunRegistry::comp, constexpr, Exception, TrackerTopology::layer(), or, PosEndcap, TrackerTopology::side(), StripSubdetector::TEC, StripSubdetector::TIB, StripSubdetector::TID, StripSubdetector::TOB, and UNLIKELY.
Referenced by produce().
|
static |
Definition at line 135 of file MkFitOutputConverter.cc.
References edm::ParameterSetDescription::add(), edm::ConfigurationDescriptions::addWithDefaultLabel(), and edm::ParameterDescriptionNode::setComment().
|
overrideprivate |
Definition at line 151 of file MkFitOutputConverter.cc.
References watchdog::const, convertCandidates(), createDetLayers(), edm::Event::emplace(), Exception, geomToken_, edm::Event::get(), edm::EventSetup::getData(), hitsSeedsToken_, mfToken_, mteToken_, propagatorAlongToken_, propagatorOppositeToken_, putSeedStopInfoToken_, putTrackCandidateToken_, seedToken_, tracksToken_, ttopoToken_, and ttrhBuilderToken_.
|
private |
Definition at line 114 of file MkFitOutputConverter.cc.
Referenced by convertCandidates(), and MkFitOutputConverter().
|
private |
Definition at line 103 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 99 of file MkFitOutputConverter.cc.
Referenced by produce().
|
private |
Definition at line 107 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 102 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 112 of file MkFitOutputConverter.cc.
|
private |
Definition at line 104 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 113 of file MkFitOutputConverter.cc.
|
private |
Definition at line 105 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 110 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 109 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 101 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 100 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 106 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().
|
private |
Definition at line 111 of file MkFitOutputConverter.cc.
|
private |
Definition at line 108 of file MkFitOutputConverter.cc.
Referenced by MkFitOutputConverter(), and produce().