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