Skip to content

Commit

Permalink
Merge pull request #38632 from francescobrivio/alca-fix_legacyClient
Browse files Browse the repository at this point in the history
Update errorScale for BeamSpot Legacy DQM client
  • Loading branch information
cmsbuild authored Jul 7, 2022
2 parents 1cbf4b9 + 4946918 commit 1a0d127
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@

process.dqmBeamMonitor.PVFitter.minNrVerticesForFit = 20
process.dqmBeamMonitor.PVFitter.minVertexNdf = 10
process.dqmBeamMonitor.PVFitter.errorScale = 1.22
process.dqmBeamMonitor.PVFitter.errorScale = 1.0

#----------------------------
# Pixel tracks/vertices reco
Expand Down

0 comments on commit 1a0d127

Please sign in to comment.