00001 import FWCore.ParameterSet.Config as cms 00002 00003 negativeSoftMuonNoIP = cms.ESProducer("MuonTaggerNoIPESProducer", 00004 ipSign = cms.string("negative") 00005 )