1 import FWCore.ParameterSet.Config
as cms
6 EcalTrigPrimESProducer = cms.ESProducer(
"EcalTrigPrimESProducer",
7 DatabaseFile = cms.untracked.string(
'TPG_startup.txt.gz')
11 tpparams = cms.ESSource(
"EmptyESSource",
12 recordName = cms.string(
'EcalTPGLinearizationConstRcd'),
13 iovIsRunNotTime = cms.bool(
True),
14 firstValid = cms.vuint32(1)
17 tpparams2 = cms.ESSource(
"EmptyESSource",
18 recordName = cms.string(
'EcalTPGPedestalsRcd'),
19 iovIsRunNotTime = cms.bool(
True),
20 firstValid = cms.vuint32(1)
23 tpparams3 = cms.ESSource(
"EmptyESSource",
24 recordName = cms.string(
'EcalTPGSlidingWindowRcd'),
25 iovIsRunNotTime = cms.bool(
True),
26 firstValid = cms.vuint32(1)
29 tpparams4 = cms.ESSource(
"EmptyESSource",
30 recordName = cms.string(
'EcalTPGWeightIdMapRcd'),
31 iovIsRunNotTime = cms.bool(
True),
32 firstValid = cms.vuint32(1)
35 tpparams5 = cms.ESSource(
"EmptyESSource",
36 recordName = cms.string(
'EcalTPGWeightGroupRcd'),
37 iovIsRunNotTime = cms.bool(
True),
38 firstValid = cms.vuint32(1)
41 tpparams6 = cms.ESSource(
"EmptyESSource",
42 recordName = cms.string(
'EcalTPGLutGroupRcd'),
43 iovIsRunNotTime = cms.bool(
True),
44 firstValid = cms.vuint32(1)
47 tpparams7 = cms.ESSource(
"EmptyESSource",
48 recordName = cms.string(
'EcalTPGLutIdMapRcd'),
49 iovIsRunNotTime = cms.bool(
True),
50 firstValid = cms.vuint32(1)
53 tpparams8 = cms.ESSource(
"EmptyESSource",
54 recordName = cms.string(
'EcalTPGFineGrainEBIdMapRcd'),
55 iovIsRunNotTime = cms.bool(
True),
56 firstValid = cms.vuint32(1)
59 tpparams9 = cms.ESSource(
"EmptyESSource",
60 recordName = cms.string(
'EcalTPGFineGrainEBGroupRcd'),
61 iovIsRunNotTime = cms.bool(
True),
62 firstValid = cms.vuint32(1)
65 tpparams10 = cms.ESSource(
"EmptyESSource",
66 recordName = cms.string(
'EcalTPGFineGrainStripEERcd'),
67 iovIsRunNotTime = cms.bool(
True),
68 firstValid = cms.vuint32(1)
71 tpparams11 = cms.ESSource(
"EmptyESSource",
72 recordName = cms.string(
'EcalTPGFineGrainTowerEERcd'),
73 iovIsRunNotTime = cms.bool(
True),
74 firstValid = cms.vuint32(1)
77 tpparams12 = cms.ESSource(
"EmptyESSource",
78 recordName = cms.string(
'EcalTPGPhysicsConstRcd'),
79 iovIsRunNotTime = cms.bool(
True),
80 firstValid = cms.vuint32(1)
83 tpparams13 = cms.ESSource(
"EmptyESSource",
84 recordName = cms.string(
'EcalTPGCrystalStatusRcd'),
85 iovIsRunNotTime = cms.bool(
True),
86 firstValid = cms.vuint32(1)
89 tpparams14 = cms.ESSource(
"EmptyESSource",
90 recordName = cms.string(
'EcalTPGTowerStatusRcd'),
91 iovIsRunNotTime = cms.bool(
True),
92 firstValid = cms.vuint32(1)
95 simEcalTriggerPrimitiveDigis.BarrelOnly =
True