Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2025-01-21 01:40:08

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 from TrackingTools.KalmanUpdators.kfUpdatorESProducer_cfi import kfUpdatorESProducer as _kfUpdatorESProducer
0004 KFUpdatorESProducer = _kfUpdatorESProducer.clone()
0005 
0006