Skip to content

Commit

Permalink
fix:minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Ming-Yan committed Feb 15, 2024
1 parent 9eb79f1 commit ec2a36b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@ def process_shift(self, events, shift_name):
output["nsoftmu"].fill(syst, nsoftmu, weight=weight)
output["hl_ptratio"].fill(
syst,
genflavor[:, 0],
ratio=isomu0.pt / sjets[:, 0].pt,
weight=weight,
)
Expand Down

0 comments on commit ec2a36b

Please sign in to comment.