00001 import FWCore.ParameterSet.Config as cms 00002 00003 softMuon = cms.ESProducer("MuonTaggerESProducer", 00004 ipSign = cms.string("any") 00005 )