#include <memory>
#include <string>
#include "FWCore/Framework/interface/global/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/Associations/interface/TrackToTrackingParticleAssociator.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/TrackingAnalysis/interface/TrackingParticle.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
Go to the source code of this file.
Classes | |
class | TrackAssociatorEDProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TrackAssociatorEDProducer > > | s_filler__LINE__ ("TrackAssociatorEDProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< TrackAssociatorEDProducer > > | s_maker__LINE__ ("TrackAssociatorEDProducer") |
|
static |
|
static |