Skip to content

Commit f69a87a

Browse files
author
Alessandro Rossi
committed
Add Pixel Template to HLT Online client
1 parent 2e513f9 commit f69a87a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DQM/Integration/python/clients/hlt_dqm_sourceclient-live_cfg.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
)
4747
#SiStrip Local Reco
4848
process.load("CalibTracker.SiStripCommon.TkDetMapESProducer_cfi")
49+
#SiPixelTemplate
50+
process.load("CalibTracker.SiPixelESProducers.SiPixelTemplateDBObjectESProducer_cfi")
4951

5052
#---- for P5 (online) DB access
5153
process.load("DQM.Integration.config.FrontierCondition_GT_cfi")

0 commit comments

Comments
 (0)