Skip to content

Commit 1b6809c

Browse files
committed
up
1 parent d63aa75 commit 1b6809c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boostedhiggs/hwwprocessor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@ def _apply_JEC(self, objects, variables):
572572
# if shift != "": # TODO: Commented on June 4th
573573
fatjetvars_sys[f"fj_mass{shift}"] = ak.firsts(vals)
574574

575+
variables["fj_mass"] = fatjetvars_sys["fj_mass"] # overwrite nominal fj_mass
575576
variables = {**variables, **fatjetvars_sys}
576577
fatjetvars = {**fatjetvars, **fatjetvars_sys}
577578

0 commit comments

Comments
 (0)