CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
particleFlowBlock_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from copy import deepcopy
4 
5 #Geometry
6 # include used for track reconstruction
7 # note that tracking is redone since we need updated hits and they
8 # are not stored in the event!
9 # include "RecoTracker/TrackProducer/data/CTFFinalFitWithMaterial.cff"
11