CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CTFFinalFitWithMaterialDAF_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 
4 # KFUpdatoerESProducer
6 
7 # Chi2MeasurementEstimatorESProducer this is used by the fitting-smoother
9 
10 import copy
12 # PropagatorWithMaterialESProducer
13 OppositeRungeKuttaTrackerPropagator = copy.deepcopy(OppositeMaterialPropagator)
14 OppositeRungeKuttaTrackerPropagator.ComponentName = 'OppositeRungeKuttaTrackerPropagator'
15 OppositeRungeKuttaTrackerPropagator.useRungeKutta = True
16 
17 # KFTrajectoryFitterESProducer
19 
20 #MultiMeasurementTracker
23 
24 #multiRecHitUpdator
26 
27 
28 # stripCPE
31 
32 # pixelCPE
34 
35 #TransientTrackingBuilder
37 
38 # TrackProducer
40 
41