CMS 3D CMS Logo

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 
11 # PropagatorWithMaterialESProducer
12 OppositeRungeKuttaTrackerPropagator = OppositeMaterialPropagator.clone(
13  ComponentName = 'OppositeRungeKuttaTrackerPropagator',
14  useRungeKutta = True
15 )
16 # KFTrajectoryFitterESProducer
18 
19 #MultiMeasurementTracker
22 
23 #multiRecHitUpdator
25 
26 
27 # stripCPE
30 
31 #TransientTrackingBuilder
33 
34 # TrackProducer
36 
37