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 # include "RecoTracker/TrackProducer/data/CTFFinalFitWithMaterial.cff" 00008 from RecoParticleFlow.PFBlockProducer.particleFlowBlock_cfi import * 00009