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