Skip to content

Commit 2bd90ae

Browse files
authored
Merge pull request #46763 from jking79/master
Update ecalMultiFitUncalibRecHit_cfi.py parameters for CC
2 parents f912613 + 5fcd1b1 commit 2bd90ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RecoLocalCalo/EcalRecProducers/python/ecalMultiFitUncalibRecHit_cfi.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
EBtimeConstantTerm = 0.85,
1313
outOfTimeThresholdGain12pEB = 3.0,
1414
outOfTimeThresholdGain12mEB = 3.0,
15-
outOfTimeThresholdGain61pEB = 3.0,
16-
outOfTimeThresholdGain61mEB = 3.0,
15+
outOfTimeThresholdGain61pEB = 12.0,
16+
outOfTimeThresholdGain61mEB = 12.0,
1717
timeCalibTag = ':CC',
1818
timeOffsetTag = ':CC'
1919
)

0 commit comments

Comments
 (0)