Skip to content

Commit

Permalink
Merge pull request #38618 from francescobrivio/alca-fix_legacyClient_…
Browse files Browse the repository at this point in the history
…12_3_X

[12_3_X] Update errorScale for BeamSpot Legacy DQM client
  • Loading branch information
cmsbuild authored Jul 8, 2022
2 parents 09f1c42 + b2d5ab4 commit 07be8f0
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 07be8f0

Please sign in to comment.