WIP: Adding ftag onnx tool support for getMCEfficiency
Updating the master
branch following the the update in release 21.2. The MR does the following tasks -
- adding the ability to use a GNN through ONNX to compute jet efficiencies
- adding a new interface to the tool, allowing user to pass a general array of jet features which is used by the ONNX tool
- adding a property to the tool specifying the path to the onnx model file
- adding a utility class to handle the onnx runtime workflow
Edited by Nilotpal Kakati