Skip to content

Commit

Permalink
Merge pull request cms-sw#132 from jbsauvan/increase-tc-saturation
Browse files Browse the repository at this point in the history
Increase TC energy saturation
  • Loading branch information
jbsauvan authored Aug 4, 2017
2 parents 8abea88 + 7701c3e commit dfec795
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
CodecIndex = cms.uint32(2),
# MaxCellsInModule = cms.uint32(116),
MaxCellsInModule = cms.uint32(288),
DataLength = cms.uint32(16),
DataLength = cms.uint32(20),
linLSB = cms.double(triggerCellLsbBeforeCompression),
triggerCellTruncationBits = cms.uint32(triggerCellTruncationBits),
NData = cms.uint32(999),
Expand Down

0 comments on commit dfec795

Please sign in to comment.