Skip to content

Commit 5fcd1b1

Browse files
authored
Merge pull request #1 from jking79/jking79_CC_paramter_update
Update ecalMultiFitUncalibRecHit_cfi.py
2 parents 6ac9132 + 7254dfb commit 5fcd1b1

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)