LArSoft

Logo

Software for Liquid Argon time projection chambers

View My GitHub Profile

NuGraph2 Integration

For general information, please examine NuGraph2 GNN event reconstruction

NuGraph2 model has been integrated in LArSoft release:

New dependencies introduced for NuGraph:

The module responsible for running the GNN model is called NuGraphInference_module and performs the following 4 steps:

  1. create Delaunay edges
  2. fill input torch Tensors
  3. collect inputs, run inference
  4. get output, put into event

Recipe for Testing relies on the user having access to a trained model saved in a “model.pt” file.

For more details on integrating NuGraph GNN into LArSoft see: Integration of NuGraph GNN into LArSoft NuGraph All Hands Meeting