CMS 3D CMS Logo

PixelCPEESProducers_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 #
00004 # Load all Pixel Cluster Position Estimator ESProducers
00005 #
00006 #
00007 # 1. RecHits using angles from module position
00008 #
00009 from RecoLocalTracker.SiPixelRecHits.PixelCPEInitial_cfi import *
00010 #
00011 # 2. TrackingRechits using angles from tracks
00012 #
00013 from RecoLocalTracker.SiPixelRecHits.PixelCPEParmError_cfi import *
00014 #
00015 # 3. Template algorithm
00016 #
00017 from RecoLocalTracker.SiPixelRecHits.PixelCPETemplateReco_cfi import *
00018 #
00019 # 4. Pixel Generic CPE
00020 #
00021 from RecoLocalTracker.SiPixelRecHits.PixelCPEGeneric_cfi import *
00022 

Generated on Tue Jun 9 17:43:59 2009 for CMSSW by  doxygen 1.5.4