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  doEnergyScaleInverse = cms.bool(False),
4  doIntercalib = cms.bool(False),
5  doIntercalibInverse = cms.bool(False),
6  EERecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
7  EBRecHitCollection = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
8  doLaserCorrections = cms.bool(False),
9  doLaserCorrectionsInverse = cms.bool(False),
10  EBRecalibRecHitCollection = cms.string('EcalRecHitsEB'),
11  EERecalibRecHitCollection = cms.string('EcalRecHitsEE')
12 )

Definition at line 4 of file ecalRecalibRecHit_cfi.py.