Skip to content

Commit 9676981

Browse files
Update sourceFile of beamspotdip DQM client
1 parent 12ead85 commit 9676981

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@
4848
process.load("DQM.BeamMonitor.BeamSpotDipServer_cff")
4949

5050
process.beamSpotDipServer.verbose = cms.untracked.bool(True)
51+
process.beamSpotDipServer.sourceFile = cms.untracked.string(
52+
"/nfshome0/dqmpro/BeamMonitorDQM/BeamFitResultsForDIP.txt"
53+
)
5154

5255
# process customizations included here
5356
from DQM.Integration.config.online_customizations_cfi import *

0 commit comments

Comments
 (0)