#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/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/TrackerCommon/interface/TrackerTopology.h"
#include "Geometry/Records/interface/TrackerTopologyRcd.h"
#include "TrackAssociatorByHitsImpl.h"
#include "SimDataFormats/Associations/interface/TrackToTrackingParticleAssociator.h"
#include "SimTracker/TrackerHitAssociation/interface/TrackerHitAssociator.h"
Go to the source code of this file.
Classes | |
class | TrackAssociatorByHitsProducer |
Typedefs | |
using | SimHitTPAssociationList = TrackAssociatorByHitsImpl::SimHitTPAssociationList |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TrackAssociatorByHitsProducer > > | s_filler__LINE__ ("TrackAssociatorByHitsProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< TrackAssociatorByHitsProducer > > | s_maker__LINE__ ("TrackAssociatorByHitsProducer") |
Definition at line 46 of file TrackAssociatorByHitsProducer.cc.
|
static |
|
static |