Skip to content

Commit

Permalink
Merge pull request #46914 from jking79/CMSSW_14_1_X
Browse files Browse the repository at this point in the history
[14_1_X] Update ecalMultiFitUncalibRecHit_cfi.py parameters for CC
  • Loading branch information
cmsbuild authored Dec 12, 2024
2 parents cc2afa7 + e8a2794 commit bdc4d08
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
EBtimeConstantTerm = 0.85,
outOfTimeThresholdGain12pEB = 3.0,
outOfTimeThresholdGain12mEB = 3.0,
outOfTimeThresholdGain61pEB = 3.0,
outOfTimeThresholdGain61mEB = 3.0,
outOfTimeThresholdGain61pEB = 12.0,
outOfTimeThresholdGain61mEB = 12.0,
timeCalibTag = ':CC',
timeOffsetTag = ':CC'
)
Expand Down

0 comments on commit bdc4d08

Please sign in to comment.