Skip to content

Acts prd association alg

Carlo Varni requested to merge cvarni/athena:ActsPrdAssociationAlg into main

This adds a mechanism for removing in secondary tracking passes the measurement already used by previously (i.e. preceding tracking passes) reconstructed tracks. The strategy relies on having an std::unordered_set that stored the cluster identifier. This is done after ambiguity resolution and is then later used by the following data preparation stage.

Edited by Carlo Varni

Merge request reports

Loading