We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f912613 + 5fcd1b1 commit 2bd90aeCopy full SHA for 2bd90ae
RecoLocalCalo/EcalRecProducers/python/ecalMultiFitUncalibRecHit_cfi.py
@@ -12,8 +12,8 @@
12
EBtimeConstantTerm = 0.85,
13
outOfTimeThresholdGain12pEB = 3.0,
14
outOfTimeThresholdGain12mEB = 3.0,
15
- outOfTimeThresholdGain61pEB = 3.0,
16
- outOfTimeThresholdGain61mEB = 3.0,
+ outOfTimeThresholdGain61pEB = 12.0,
+ outOfTimeThresholdGain61mEB = 12.0,
17
timeCalibTag = ':CC',
18
timeOffsetTag = ':CC'
19
)
0 commit comments