CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
SealModule.cc File Reference
#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
edm::ParameterSetDescriptionFillerPluginFactory::PMaker
< edm::ParameterSetDescriptionFiller
< PixelTrackProducer > > 
s_filler__LINE__ ("PixelTrackProducer")
 
static
edm::MakerPluginFactory::PMaker
< edm::WorkerMaker
< PixelTrackProducer > > 
s_maker__LINE__ ("PixelTrackProducer")
 
static
PixelTrackFilterFactory::PMaker
< PixelTrackFilterByKinematics
s_maker__LINE__ ("PixelTrackFilterByKinematics")
 
static
PixelFitterFactory::PMaker
< PixelFitterByConformalMappingAndLine
s_maker__LINE__ ("PixelFitterByConformalMappingAndLine")
 
static
PixelFitterFactory::PMaker
< PixelFitterByHelixProjections
s_maker__LINE__ ("PixelFitterByHelixProjections")
 
static
PixelFitterFactory::PMaker
< KFBasedPixelFitter
s_maker__LINE__ ("KFBasedPixelFitter")
 
static
PixelTrackCleanerFactory::PMaker
< PixelTrackCleanerBySharedHits
s_maker__LINE__ ("PixelTrackCleanerBySharedHits")
 

Function Documentation

static edm::ParameterSetDescriptionFillerPluginFactory::PMaker<edm::ParameterSetDescriptionFiller< PixelTrackProducer > > s_filler__LINE__ ( "PixelTrackProducer"  )
static
static edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< PixelTrackProducer > > s_maker__LINE__ ( "PixelTrackProducer"  )
static
static PixelTrackFilterFactory ::PMaker< PixelTrackFilterByKinematics > s_maker__LINE__ ( "PixelTrackFilterByKinematics"  )
static
static PixelFitterFactory ::PMaker< PixelFitterByConformalMappingAndLine > s_maker__LINE__ ( "PixelFitterByConformalMappingAndLine"  )
static
static PixelFitterFactory ::PMaker< PixelFitterByHelixProjections > s_maker__LINE__ ( "PixelFitterByHelixProjections"  )
static
static PixelFitterFactory ::PMaker< KFBasedPixelFitter > s_maker__LINE__ ( "KFBasedPixelFitter"  )
static
static PixelTrackCleanerFactory ::PMaker< PixelTrackCleanerBySharedHits > s_maker__LINE__ ( "PixelTrackCleanerBySharedHits"  )
static