Skip to content

Commit

Permalink
Merge pull request #1 from jking79/jking79_CC_paramter_update
Browse files Browse the repository at this point in the history
Update ecalMultiFitUncalibRecHit_cfi.py
  • Loading branch information
jking79 authored Nov 22, 2024
2 parents 6ac9132 + 7254dfb commit 5fcd1b1
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 5fcd1b1

Please sign in to comment.