CMS 3D CMS Logo

RefitterForPixelDQM.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
3 refittedForPixelDQM = RecoTracker.TrackProducer.TrackRefitter_cfi.TrackRefitter.clone()
4 refittedForPixelDQM.NavigationSchool = ''
5 refittedForPixelDQM.Fitter = 'FlexibleKFFittingSmoother'