Skip to content

adding in METNet for missing momentum reconstruction

Matthew Leigh requested to merge (removed):net_branch into 21.2

This merge request adds several new files to the METUtilities package in service of a new athalg tool called METNet. This new tool applies a trained neural network using the ONNX runtime library for missing transverse momentum reconstruction. The tool uses the same interface and behaviour as the existing METMaker, allowing seamless transition for frameworks.

The the concept behind this tool was documented in a recent pubnote available here: https://cds.cern.ch/record/2776653

Edited by Matthew Leigh

Merge request reports