Skip to content

Commit

Permalink
Merge pull request #41446 from dzuolo/BSErrorScaleDQMLegacy
Browse files Browse the repository at this point in the history
[13_0_X] Reverting BeamSpot Legacy DQM client error scale to 1p2
  • Loading branch information
cmsbuild authored Apr 28, 2023
2 parents e0bef16 + 1b96ec3 commit db47c5c
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 db47c5c

Please sign in to comment.