CMS 3D CMS Logo

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

Variables

tuple l1CaloEcalScaleRecord
 
tuple l1CaloHcalScaleRecord
 

Variable Documentation

tuple L1CaloInputScalesConfig_cff.l1CaloEcalScaleRecord
Initial value:
1 = cms.ESSource("EmptyESSource",
2  recordName = cms.string('L1CaloEcalScaleRcd'),
3  iovIsRunNotTime = cms.bool(True),
4  firstValid = cms.vuint32(1)
5 )

Definition at line 4 of file L1CaloInputScalesConfig_cff.py.

tuple L1CaloInputScalesConfig_cff.l1CaloHcalScaleRecord
Initial value:
1 = cms.ESSource("EmptyESSource",
2  recordName = cms.string('L1CaloHcalScaleRcd'),
3  iovIsRunNotTime = cms.bool(True),
4  firstValid = cms.vuint32(1)
5 )

Definition at line 10 of file L1CaloInputScalesConfig_cff.py.