CMS 3D CMS Logo

Variables

ESUnpackerWorkerESProducer_cfi Namespace Reference

Variables

tuple ESUnpackerWorkerESProducer

Variable Documentation

Initial value:
00001 cms.ESProducer("ESUnpackerWorkerESProducer",
00002                                             ComponentName = cms.string('esRawToRecHit'),
00003                                             DCCDataUnpacker = cms.PSet(
00004                                                 LookupTable = cms.untracked.FileInPath("EventFilter/ESDigiToRaw/data/ES_lookup_table.dat")
00005                                             ),
00006                                             RHAlgo = cms.PSet(
00007                                                 Type = cms.string('ESRecHitWorker')
00008                                             )
00009                                             )

Definition at line 3 of file ESUnpackerWorkerESProducer_cfi.py.