00001 import FWCore.ParameterSet.Config as cms 00002 00003 centralityBin = cms.EDProducer('CentralityBinProducer' 00004 00005 ) 00006