#include <memory>
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "TrackAssociatorByPositionImpl.h"
#include "SimDataFormats/Associations/interface/TrackToTrackingParticleAssociator.h"
#include "TrackingTools/Records/interface/TrackingComponentsRecord.h"
#include "Geometry/Records/interface/GlobalTrackingGeometryRecord.h"
Go to the source code of this file.
Classes | |
class | TrackAssociatorByPositionProducer |
Typedefs | |
using | SimHitTPAssociationList = TrackAssociatorByPositionImpl::SimHitTPAssociationList |
Functions | |
static TrackAssociatorByPositionImpl::Method | parseMethodName (const std::string &meth) |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TrackAssociatorByPositionProducer > > | s_filler__LINE__ ("TrackAssociatorByPositionProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< TrackAssociatorByPositionProducer > > | s_maker__LINE__ ("TrackAssociatorByPositionProducer") |
Definition at line 40 of file TrackAssociatorByPositionProducer.cc.
|
static |
Definition at line 72 of file TrackAssociatorByPositionProducer.cc.
References TrackAssociatorByPositionImpl::chi2, TrackAssociatorByPositionImpl::dist, Exception, TrackAssociatorByPositionImpl::momdr, and TrackAssociatorByPositionImpl::posdr.
Referenced by TrackAssociatorByPositionProducer::TrackAssociatorByPositionProducer().
|
static |
|
static |