4 EcalTrigPrimESProducer = cms.ESProducer(
"EcalTrigPrimESProducer",
5 DatabaseFile = cms.untracked.string(
'TPG_startup.txt.gz')
8 tpparams = cms.ESSource(
"EmptyESSource",
9 recordName = cms.string(
'EcalTPGLinearizationConstRcd'),
10 iovIsRunNotTime = cms.bool(
True),
11 firstValid = cms.vuint32(1)
14 tpparams2 = cms.ESSource(
"EmptyESSource",
15 recordName = cms.string(
'EcalTPGPedestalsRcd'),
16 iovIsRunNotTime = cms.bool(
True),
17 firstValid = cms.vuint32(1)
20 tpparams3 = cms.ESSource(
"EmptyESSource",
21 recordName = cms.string(
'EcalTPGSlidingWindowRcd'),
22 iovIsRunNotTime = cms.bool(
True),
23 firstValid = cms.vuint32(1)
26 tpparams4 = cms.ESSource(
"EmptyESSource",
27 recordName = cms.string(
'EcalTPGWeightIdMapRcd'),
28 iovIsRunNotTime = cms.bool(
True),
29 firstValid = cms.vuint32(1)
32 tpparams5 = cms.ESSource(
"EmptyESSource",
33 recordName = cms.string(
'EcalTPGWeightGroupRcd'),
34 iovIsRunNotTime = cms.bool(
True),
35 firstValid = cms.vuint32(1)
38 tpparams6 = cms.ESSource(
"EmptyESSource",
39 recordName = cms.string(
'EcalTPGLutGroupRcd'),
40 iovIsRunNotTime = cms.bool(
True),
41 firstValid = cms.vuint32(1)
44 tpparams7 = cms.ESSource(
"EmptyESSource",
45 recordName = cms.string(
'EcalTPGLutIdMapRcd'),
46 iovIsRunNotTime = cms.bool(
True),
47 firstValid = cms.vuint32(1)
50 tpparams8 = cms.ESSource(
"EmptyESSource",
51 recordName = cms.string(
'EcalTPGFineGrainEBIdMapRcd'),
52 iovIsRunNotTime = cms.bool(
True),
53 firstValid = cms.vuint32(1)
56 tpparams9 = cms.ESSource(
"EmptyESSource",
57 recordName = cms.string(
'EcalTPGFineGrainEBGroupRcd'),
58 iovIsRunNotTime = cms.bool(
True),
59 firstValid = cms.vuint32(1)
62 tpparams10 = cms.ESSource(
"EmptyESSource",
63 recordName = cms.string(
'EcalTPGFineGrainStripEERcd'),
64 iovIsRunNotTime = cms.bool(
True),
65 firstValid = cms.vuint32(1)
68 tpparams11 = cms.ESSource(
"EmptyESSource",
69 recordName = cms.string(
'EcalTPGFineGrainTowerEERcd'),
70 iovIsRunNotTime = cms.bool(
True),
71 firstValid = cms.vuint32(1)
74 tpparams12 = cms.ESSource(
"EmptyESSource",
75 recordName = cms.string(
'EcalTPGPhysicsConstRcd'),
76 iovIsRunNotTime = cms.bool(
True),
77 firstValid = cms.vuint32(1)
80 tpparams13 = cms.ESSource(
"EmptyESSource",
81 recordName = cms.string(
'EcalTPGCrystalStatusRcd'),
82 iovIsRunNotTime = cms.bool(
True),
83 firstValid = cms.vuint32(1)
86 tpparams14 = cms.ESSource(
"EmptyESSource",
87 recordName = cms.string(
'EcalTPGTowerStatusRcd'),
88 iovIsRunNotTime = cms.bool(
True),
89 firstValid = cms.vuint32(1)