Skip to content

Commit ffe164c

Browse files
committed
Fix
1 parent 77a29b2 commit ffe164c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HH4b/hh_vars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@
421421
# "2022": {"nom": 1.015, "down": 1.0102, "up": 1.020},
422422
# "2022EE": {"nom": 1.015, "down": 1.0102, "up": 1.020},
423423
# "2023": {"nom": 0.974, "down": 0.967, "up": 0.981},
424-
# "2023BPix": {"nom": 0.74, "down": 0.967, "up": 0.981},
424+
# "2023BPix": {"nom": 0.974, "down": 0.967, "up": 0.981},
425425
# }
426426
# numbers from weighted template fit
427427
jmsr_values["bbFatJetParTmassVis"]["JMR"] = {

0 commit comments

Comments
 (0)