Skip to content

Commit

Permalink
Merge pull request #41439 from abhih1/Presample_13X
Browse files Browse the repository at this point in the history
Change ECAL Presample RMS threshold [13_0_X]
  • Loading branch information
cmsbuild authored Apr 29, 2023
2 parents 4bbfa3b + 9fc6456 commit c1ea07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQM/EcalMonitorClient/python/PresampleClient_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
toleranceLow = 25.0
toleranceHigh = 40.0
toleranceHighFwd = 100.0
toleranceRMS = 3.0
toleranceRMS = 6.0
toleranceRMSFwd = 6.0

ecalPresampleClient = cms.untracked.PSet(
Expand Down

0 comments on commit c1ea07b

Please sign in to comment.