#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/ESHandle.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "SimDataFormats/Associations/interface/TrackToTrackingParticleAssociator.h"
#include "SimDataFormats/Associations/interface/TrackToGenParticleAssociator.h"
#include "SimDataFormats/Associations/interface/TrackToTrackingParticleAssociatorBaseImpl.h"
#include "MagneticField/Records/interface/IdealMagneticFieldRecord.h"
#include "TrackAssociatorByChi2Impl.h"
#include "TrackGenAssociatorByChi2Impl.h"
Go to the source code of this file.
Classes | |
class | TrackAssociatorByChi2Producer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< TrackAssociatorByChi2Producer > > | s_filler__LINE__ ("TrackAssociatorByChi2Producer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< TrackAssociatorByChi2Producer > > | s_maker__LINE__ ("TrackAssociatorByChi2Producer") |
|
static |
|
static |