CMS 3D CMS Logo

Variables

electronRecalibSCAssociator_cfi Namespace Reference

Variables

tuple electronRecalibSCAssociator

Variable Documentation

Initial value:
00001 cms.EDProducer("ElectronRecalibSuperClusterAssociator",
00002     electronCollection = cms.string(''),
00003     scIslandCollection = cms.string('IslandEndcapRecalibSC'),
00004     scIslandProducer = cms.string('correctedIslandEndcapSuperClusters'),
00005     scProducer = cms.string('correctedHybridSuperClusters'),
00006     electronProducer = cms.string('electronFilter'),
00007     scCollection = cms.string('recalibSC')
00008 )

Definition at line 3 of file electronRecalibSCAssociator_cfi.py.