2 import FWCore.ParameterSet.Config
as cms
5 EcalEBTrigPrimPhase2ESProducer = cms.ESProducer(
"EcalEBTrigPrimPhase2ESProducer",
6 DatabaseFile = cms.untracked.string(
'TPG_beamv5_MC_startup.txt.gz'),
7 WeightTextFile = cms.FileInPath(
'SimCalorimetry/EcalEBTrigPrimProducers/data/AmpTimeOnPeakXtalWeightsCMSSWPulse_8samples_peakOnSix_WithAndyFixes.txt.gz'),
8 WriteInFile = cms.bool(
False)
11 tpparams = cms.ESSource(
"EmptyESSource",
12 recordName = cms.string(
'EcalEBPhase2TPGLinearizationConstRcd'),
13 iovIsRunNotTime = cms.bool(
True),
14 firstValid = cms.vuint32(1)
17 tpparams2 = cms.ESSource(
"EmptyESSource",
18 recordName = cms.string(
'EcalEBPhase2TPGPedestalsRcd'),
19 iovIsRunNotTime = cms.bool(
True),
20 firstValid = cms.vuint32(1)
24 tpparams4 = cms.ESSource(
"EmptyESSource",
25 recordName = cms.string(
'EcalEBPhase2TPGAmplWeightIdMapRcd'),
26 iovIsRunNotTime = cms.bool(
True),
27 firstValid = cms.vuint32(1)
30 tpparams17 = cms.ESSource(
"EmptyESSource",
31 recordName = cms.string(
'EcalEBPhase2TPGTimeWeightIdMapRcd'),
32 iovIsRunNotTime = cms.bool(
True),
33 firstValid = cms.vuint32(1)
37 tpparams5 = cms.ESSource(
"EmptyESSource",
38 recordName = cms.string(
'EcalTPGWeightGroupRcd'),
39 iovIsRunNotTime = cms.bool(
True),
40 firstValid = cms.vuint32(1)
44 tpparams12 = cms.ESSource(
"EmptyESSource",
45 recordName = cms.string(
'EcalTPGPhysicsConstRcd'),
46 iovIsRunNotTime = cms.bool(
True),
47 firstValid = cms.vuint32(1)
50 tpparams13 = cms.ESSource(
"EmptyESSource",
51 recordName = cms.string(
'EcalTPGCrystalStatusRcd'),
52 iovIsRunNotTime = cms.bool(
True),
53 firstValid = cms.vuint32(1)
56 tpparams14 = cms.ESSource(
"EmptyESSource",
57 recordName = cms.string(
'EcalTPGTowerStatusRcd'),
58 iovIsRunNotTime = cms.bool(
True),
59 firstValid = cms.vuint32(1)
62 tpparams15 = cms.ESSource(
"EmptyESSource",
63 recordName = cms.string(
'EcalTPGSpikeRcd'),
64 iovIsRunNotTime = cms.bool(
True),
65 firstValid = cms.vuint32(1)
68 tpparams16 = cms.ESSource(
"EmptyESSource",
69 recordName = cms.string(
'EcalTPGStripStatusRcd'),
70 iovIsRunNotTime = cms.bool(
True),
71 firstValid = cms.vuint32(1)