Skip to content

FPGATrackSim: Complete GNN Pattern Reco Pipeline for F410

This MR is a follow-up to the already two merged portions of the FPGATrackSim GNN Pipeline. This merge request (while large) concerns the specific tools needed to the run the GNN pipeline in total. This code allows for the entire running the GNN pattern recognition in FPGATrackSim and should be ready for running the entire F410 pipeline.

The four tools added are each one part of the GNN pattern reco pipeline (GraphConstruction, EdgeClassifier, RoadMaker and then RootOutput to store information in ROOT file for testing) along with necessary flags and configuration specifics for running on proper models and format.

Merge request reports

Loading