Skip to content

Commit 55fdcad

Browse files
committed
Change of HF threshold of OO era
1 parent 7cbe615 commit 55fdcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimCalorimetry/HcalTrigPrimProducers/python/hcaltpdigi_cff.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353
from Configuration.Eras.Modifier_pp_on_PbPb_run3_2025_cff import pp_on_PbPb_run3_2025
5454
from Configuration.Eras.Modifier_run3_oxygen_cff import run3_oxygen
5555
from Configuration.Eras.Era_Run3_2025_UPC_cff import Run3_2025_UPC
56-
(pp_on_PbPb_run3_2025 | run3_oxygen | Run3_2025_UPC).toModify(HcalTPGCoderULUT, FG_HF_thresholds = [16, 19])
56+
(pp_on_PbPb_run3_2025 | run3_oxygen | Run3_2025_UPC).toModify(HcalTPGCoderULUT, FG_HF_thresholds = [14, 16])

0 commit comments

Comments
 (0)