Skip to content

Commit

Permalink
Reverting Legacy DQM client error scale to 1p2
Browse files Browse the repository at this point in the history
  • Loading branch information
dzuolo committed Apr 27, 2023
1 parent 435012d commit 1b96ec3
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 1b96ec3

Please sign in to comment.