Variables | |
tuple | correctedPhotons |
00001 cms.EDProducer("PhotonCorrectionProducer", 00002 algoCollection = cms.string('E9ESCPtdr E1E9Ptdr EtaPtdr PhiPtdr'), 00003 barrelClusterShapeMapProducer = cms.string('hybridSuperClusters'), 00004 photonCorrCollection = cms.string('correctedPhotonsWithConversions'), 00005 barrelClusterShapeMapCollection = cms.string('hybridShapeAssoc'), 00006 endcapClusterShapeMapProducer = cms.string('islandBasicClusters'), 00007 photonCollection = cms.string(''), 00008 conversionProducer = cms.string('conversions'), 00009 conversionCollection = cms.string('conversions'), 00010 endcapClusterShapeMapCollection = cms.string('islandEndcapShapeAssoc'), 00011 photonProducer = cms.string('photons') 00012 )
Definition at line 7 of file correctedPhotons_cfi.py.