Skip to content

Commit

Permalink
edit legend
Browse files Browse the repository at this point in the history
  • Loading branch information
cmantill committed Oct 3, 2024
1 parent ac86cd5 commit b6803a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/HH4b/boosted/ValidateBDT.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,7 @@ def get_roc(

def get_legtitle(txbb_str):
title = r"FatJet p$_T^{(0,1)}$ > 250 GeV" + "\n"
title += "$PNetT_{Xbb}^{0}$ > 0.8 "
title += "\n" + "$GloParT_{Xbb}^{0}$ > 0.3"

title += "\n" + r"m$_{reg}$ > 50 GeV"
title += "\n" + r"m$_{SD}^{0}$ > " + f"{msd1_preselection[txbb_str]} GeV"
title += "\n" + r"m$_{SD}^{1}$ > " + f"{msd2_preselection[txbb_str]} GeV"
Expand Down

0 comments on commit b6803a4

Please sign in to comment.