We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e513f9 commit f69a87aCopy full SHA for f69a87a
DQM/Integration/python/clients/hlt_dqm_sourceclient-live_cfg.py
@@ -46,6 +46,8 @@
46
)
47
#SiStrip Local Reco
48
process.load("CalibTracker.SiStripCommon.TkDetMapESProducer_cfi")
49
+#SiPixelTemplate
50
+process.load("CalibTracker.SiPixelESProducers.SiPixelTemplateDBObjectESProducer_cfi")
51
52
#---- for P5 (online) DB access
53
process.load("DQM.Integration.config.FrontierCondition_GT_cfi")
0 commit comments