CMS 3D CMS Logo

Variables

EcalNextToDeadChannelESProducer_cff Namespace Reference

Variables

tuple EcalNextToDeadChannelESProducer
tuple essourceEcalNextToDead

Variable Documentation

Initial value:
00001 cms.ESProducer("EcalNextToDeadChannelESProducer",
00002                             # channels with db status >= this threshold will
00003                             # be defined as dead                         
00004                             channelStatusThresholdForDead=cms.int32(12)
00005                                                  )

Definition at line 17 of file EcalNextToDeadChannelESProducer_cff.py.

Initial value:
00001 cms.ESSource("EmptyESSource",
00002                            recordName = cms.string("EcalNextToDeadChannelRcd"),
00003                            firstValid = cms.vuint32(1),
00004                            iovIsRunNotTime = cms.bool(True)
00005                                        )

Definition at line 10 of file EcalNextToDeadChannelESProducer_cff.py.