CMS 3D CMS Logo

Variables

ecalRecalibRecHit_cfi Namespace Reference

Variables

tuple ecalRecHit

Variable Documentation

Initial value:
00001 cms.EDProducer("EcalRecalibRecHitProducer",
00002     doEnergyScale = cms.bool(False),
00003     doIntercalib = cms.bool(False),
00004     EERecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
00005     EBRecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
00006     doLaserCorrections = cms.bool(False),
00007     EBRecalibRecHitCollection = cms.string('EcalRecHitsEB'),
00008     EERecalibRecHitCollection = cms.string('EcalRecHitsEE')
00009 )

Definition at line 4 of file ecalRecalibRecHit_cfi.py.