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     doEnergyScaleInverse = cms.bool(False),
00004     doIntercalib = cms.bool(False),
00005     doIntercalibInverse = cms.bool(False),
00006     EERecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
00007     EBRecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
00008     doLaserCorrections = cms.bool(False),
00009     doLaserCorrectionsInverse = cms.bool(False),
00010     EBRecalibRecHitCollection = cms.string('EcalRecHitsEB'),
00011     EERecalibRecHitCollection = cms.string('EcalRecHitsEE')
00012 )

Definition at line 4 of file ecalRecalibRecHit_cfi.py.