CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
correctedPhotons_cfi Namespace Reference

Variables

tuple correctedPhotons
 

Variable Documentation

tuple correctedPhotons_cfi.correctedPhotons
Initial value:
1 = cms.EDProducer("PhotonCorrectionProducer",
2  algoCollection = cms.string('E9ESCPtdr E1E9Ptdr EtaPtdr PhiPtdr'),
3  barrelClusterShapeMapProducer = cms.string('hybridSuperClusters'),
4  photonCorrCollection = cms.string('correctedPhotonsWithConversions'),
5  barrelClusterShapeMapCollection = cms.string('hybridShapeAssoc'),
6  endcapClusterShapeMapProducer = cms.string('islandBasicClusters'),
7  photonCollection = cms.string(''),
8  conversionProducer = cms.string('conversions'),
9  conversionCollection = cms.string('conversions'),
10  endcapClusterShapeMapCollection = cms.string('islandEndcapShapeAssoc'),
11  photonProducer = cms.string('photons')
12 )

Definition at line 6 of file correctedPhotons_cfi.py.