Skip to content

Commit

Permalink
Merge pull request #46614 from francescobrivio/update_BeamSpotDipClie…
Browse files Browse the repository at this point in the history
…nt_source_14_1_X

[14_1_X] Update sourceFile of beamspotdip DQM client
  • Loading branch information
cmsbuild authored Nov 12, 2024
2 parents a8772d3 + 5c106b0 commit 5d81ab4
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
process.load("DQM.BeamMonitor.BeamSpotDipServer_cff")

process.beamSpotDipServer.verbose = cms.untracked.bool(True)
process.beamSpotDipServer.sourceFile = cms.untracked.string(
"/nfshome0/dqmpro/BeamMonitorDQM/BeamFitResultsForDIP.txt"
)

# process customizations included here
from DQM.Integration.config.online_customizations_cfi import *
Expand Down

0 comments on commit 5d81ab4

Please sign in to comment.