1 = cms.EDProducer(
"PiZeroDiscriminatorProducer",
3 preshClusterShapeProducer = cms.string(
'preshowerClusterShape'),
4 corrPhoProducer = cms.string(
'photons'),
5 correctedPhotonCollection = cms.string(
''),
6 preshStripEnergyCut = cms.double(0.0),
9 Pi0Association = cms.string(
'PhotonPi0DiscriminatorAssociationMap'),
10 preshPi0Nstrip = cms.int32(5),
11 preshClusterShapeCollectionX = cms.string(
'preshowerXClustersShape'),
12 preshClusterShapeCollectionY = cms.string(
'preshowerYClustersShape'),
13 barrelRecHitCollection = cms.InputTag(
'reducedEcalRecHitsEB'),
14 endcapRecHitCollection = cms.InputTag(
'reducedEcalRecHitsEE'),
16 debugLevel = cms.string(
'INFO')