CMS 3D CMS Logo

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

Variables

tuple EcalLiteDTUPedestals
 
tuple EcalLiteDTUPedestalsRcd
 

Variable Documentation

tuple esEcalLiteDTUPedestalsProducer_cfi.EcalLiteDTUPedestals
Initial value:
1 = cms.ESProducer(
2  "EcalLiteDTUPedestalsESProducer",
3  ComponentName = cms.string('EcalLiteDTUPedestalProducer'),
4  MeanPedestalsGain10 = cms.double(12),
5  RMSPedestalsGain10 = cms.double(2.5),
6  MeanPedestalsGain1 = cms.double(12.),
7  RMSPedestalsGain1 = cms.double(2.)
8 )

Definition at line 9 of file esEcalLiteDTUPedestalsProducer_cfi.py.

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

Definition at line 3 of file esEcalLiteDTUPedestalsProducer_cfi.py.