Skip to content

GNN Implementation (#264)

Yixiang Zhang requested to merge yixiang/easyjet:GNNImplementation into main

GNN case1 and case2 model implementation.

  • Loop over the jets container to select the jet pairs with the highest score as the GNN Hbb candidates
  • Get and store the corresponding jets variables and bb/bbyy system’s variables
  • Get the BDT event categorization score based on the GNN Hbb candidates (and GNN vbf candidates in case2).

Update functions to calculate the eventshape vairables and pTBalance based on Hbb candidates instead of two leading b-jets

Edited by Yixiang Zhang

Merge request reports

Loading