CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/RecoParticleFlow/PFProducer/python/particleFlowBlock_cff.py

Go to the documentation of this file.
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.PFProducer.particleFlowBlock_cfi import *
00009