CMS 3D CMS Logo

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

Variables

tuple ecalRecHit
 

Variable Documentation

tuple ecalRecalibRecHit_cfi.ecalRecHit
Initial value:
1 = cms.EDProducer("EcalRecalibRecHitProducer",
2  doEnergyScale = cms.bool(False),
3  doIntercalib = cms.bool(False),
4  EERecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
5  EBRecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
6  doLaserCorrections = cms.bool(False),
7  EBRecalibRecHitCollection = cms.string('EcalRecHitsEB'),
8  EERecalibRecHitCollection = cms.string('EcalRecHitsEE')
9 )

Definition at line 4 of file ecalRecalibRecHit_cfi.py.