Skip to content

VBSVVHFullLep: Higgs Selection algorithm && Boosted/Resolved selection && update branch names

  • add algorithm for selecting Higgs candidate (algorithm looks for 2 b-jets first, if so select them. If only one b-jet in the event select it with leading light jet. Otherwise select leading 2 light jets)
  • add Boosted/Resolved selection
  • Boosted selection has a fixed cut on GN2X (looser cut https://xbb-docs.docs.cern.ch/Xbb/GN2_track/#working-point-for-gn2x_v00) better to have the m/pt dependent cut though as this what will be calibrated
  • Update branch names to reflect what they are for example bb_m -> Hdijet_m
  • Need to add the event Categorisation to ensure that Resolved and Boosted are orthogonal

Merge request reports