1 import FWCore.ParameterSet.Config
as cms
3 hltEcalDigis = cms.EDProducer(
"EcalRawToDigi",
4 DoRegional = cms.bool(
False),
6 601, 602, 603, 604, 605,
7 606, 607, 608, 609, 610,
8 611, 612, 613, 614, 615,
9 616, 617, 618, 619, 620,
10 621, 622, 623, 624, 625,
11 626, 627, 628, 629, 630,
12 631, 632, 633, 634, 635,
13 636, 637, 638, 639, 640,
14 641, 642, 643, 644, 645,
15 646, 647, 648, 649, 650,
18 FedLabel = cms.InputTag(
"listfeds"),
19 InputLabel = cms.InputTag(
"rawDataCollector"),
20 eventPut = cms.bool(
True),
21 feIdCheck = cms.bool(
True),
22 feUnpacking = cms.bool(
True),
23 forceToKeepFRData = cms.bool(
False),
24 headerUnpacking = cms.bool(
True),
25 memUnpacking = cms.bool(
True),
26 mightGet = cms.optional.untracked.vstring,
27 numbTriggerTSamples = cms.int32(1),
28 numbXtalTSamples = cms.int32(10),
29 orderedDCCIdList = cms.vint32(
42 orderedFedList = cms.vint32(
43 601, 602, 603, 604, 605,
44 606, 607, 608, 609, 610,
45 611, 612, 613, 614, 615,
46 616, 617, 618, 619, 620,
47 621, 622, 623, 624, 625,
48 626, 627, 628, 629, 630,
49 631, 632, 633, 634, 635,
50 636, 637, 638, 639, 640,
51 641, 642, 643, 644, 645,
52 646, 647, 648, 649, 650,
55 silentMode = cms.untracked.bool(
True),
56 srpUnpacking = cms.bool(
True),
57 syncCheck = cms.bool(
True),
58 tccUnpacking = cms.bool(
True)