00001 import FWCore.ParameterSet.Config as cms 00002 00003 #Geometry 00004 # include used for track reconstruction 00005 # note that tracking is redone since we need updated hits and they 00006 # are not stored in the event! 00007 from RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cff import * 00008 from RecoParticleFlow.PFProducer.particleFlow_cfi import * 00009