#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "PixelTrackProducer.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackFilter.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackFilterFactory.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackFilterByKinematics.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelFitter.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelFitterFactory.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelFitterByConformalMappingAndLine.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelFitterByHelixProjections.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/KFBasedPixelFitter.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackCleaner.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackCleanerFactory.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/PixelTrackCleanerBySharedHits.h"
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < PixelTrackProducer > > | s_filler__LINE__ ("PixelTrackProducer") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < PixelTrackProducer > > | s_maker__LINE__ ("PixelTrackProducer") |
static const PixelTrackFilterFactory::PMaker < PixelTrackFilterByKinematics > | s_maker__LINE__ ("PixelTrackFilterByKinematics") |
static const PixelFitterFactory::PMaker < PixelFitterByConformalMappingAndLine > | s_maker__LINE__ ("PixelFitterByConformalMappingAndLine") |
static const PixelFitterFactory::PMaker < PixelFitterByHelixProjections > | s_maker__LINE__ ("PixelFitterByHelixProjections") |
static const PixelFitterFactory::PMaker < KFBasedPixelFitter > | s_maker__LINE__ ("KFBasedPixelFitter") |
static const PixelTrackCleanerFactory::PMaker < PixelTrackCleanerBySharedHits > | s_maker__LINE__ ("PixelTrackCleanerBySharedHits") |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |