3 EcalUnpackerWorkerESProducer = cms.ESProducer(
"EcalUnpackerWorkerESProducer",
4 ComponentName = cms.string(
''),
5 DCCDataUnpacker = cms.PSet(
6 orderedDCCIdList = cms.vint32(1, 2, 3, 4, 5,
17 tccUnpacking = cms.bool(
True),
18 srpUnpacking = cms.bool(
False),
19 syncCheck = cms.bool(
True),
20 headerUnpacking = cms.bool(
False),
21 feUnpacking = cms.bool(
True),
22 forceToKeepFRData = cms.bool(
False),
23 orderedFedList = cms.vint32(601, 602, 603, 604, 605,
24 606, 607, 608, 609, 610,
25 611, 612, 613, 614, 615,
26 616, 617, 618, 619, 620,
27 621, 622, 623, 624, 625,
28 626, 627, 628, 629, 630,
29 631, 632, 633, 634, 635,
30 636, 637, 638, 639, 640,
31 641, 642, 643, 644, 645,
32 646, 647, 648, 649, 650,
34 DCCMapFile = cms.string(
'EventFilter/EcalRawToDigi/data/DCCMap.txt'),
35 feIdCheck = cms.bool(
True),
36 memUnpacking = cms.bool(
False)
38 ElectronicsMapper = cms.PSet(
39 numbXtalTSamples = cms.uint32(10),
40 numbTriggerTSamples = cms.uint32(1)
42 UncalibRHAlgo = cms.PSet(
43 Type = cms.string(
'EcalUncalibRecHitWorkerWeights')
45 CalibRHAlgo = cms.PSet(
46 Type = cms.string(
'EcalRecHitWorkerSimple'),
47 ChannelStatusToBeExcluded = cms.vint32()