Skip to content

Commit

Permalink
Merge pull request #41447 from dzuolo/BSErrorScaleDQMLegacy_13_1_X
Browse files Browse the repository at this point in the history
[13_1_X] Reverting BeamSpot Legacy DQM client error scale to 1p2
  • Loading branch information
cmsbuild authored Apr 28, 2023
2 parents b2f8b79 + 4f14924 commit 80e39c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@

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

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

0 comments on commit 80e39c9

Please sign in to comment.