00001 import FWCore.ParameterSet.Config as cms 00002 00003 #Geometry 00004 # include "Geometry/CaloEventSetup/data/CaloGeometry.cfi" 00005 # include used for track reconstruction 00006 # note that tracking is redone since we need updated hits and they 00007 # are not stored in the event! 00008 from RecoTracker.TrackProducer.CTFFinalFitWithMaterial_cff import * 00009 from SimGeneral.HepPDTESSource.pythiapdt_cfi import * 00010 from RecoParticleFlow.PFBlockProducer.particleFlowSimParticle_cfi import * 00011