cms.ESProducer("KFTrajectorySmootherESProducer",    ComponentName = cms.string('hltESPKFTrajectorySmootherForL2Muon'),    Estimator = cms.string('hltESPChi2MeasurementEstimator30'),    Propagator = cms.string('hltESPFastSteppingHelixPropagatorOpposite'),    RecoGeometry = cms.string('hltESPDummyDetLayerGeometry'),    Updator = cms.string('hltESPKFUpdator'),    appendToDataLabel = cms.string(''),    errorRescaling = cms.double(100.0),    minHits = cms.int32(3))