Skip to content

Add direct jet tagging, GNN support to standard dumper

Dan Guest requested to merge dguest/training-dataset-dumper:add-jettagnn into r22

This adds a few nice features:

  • The ability to tag jets directly, without a b-tagging object, by specifying the where field in the tagging configuration.
  • The ability to specify the gnn engine for tagging, which will run ONNX.

I added the GNN outputs to EMPFlow.json as well.

Edited by Dan Guest

Merge request reports