Skip to content

Commit

Permalink
Change presample threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
abhih1 committed Apr 27, 2023
1 parent 07d63bb commit 9fc6456
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 9fc6456

Please sign in to comment.