Skip to content

Implementation of the GNN4Pixel chain

Xiangyang Ju requested to merge xju/athena:gnnWithCKF_cleanup into main

This MR implements a hybrid tracking reconstruction chain for ITk. The chain uses GNN to reconstruct particle tracks from pixel hits only and uses CKF to extend those pixel-only tracks to the outer Strip hits, namely GNN4Pixel chain.

Merge request reports