Skip to content

Move secondary track pass flags to global tracking flags

Thomas Strebler requested to merge tstreble/athena:SecondaryTrackPassFlags into main

Relevant for ATLASRECTS-7947

The secondary tracking pass flags are actually identical for all passes in most cases.

The RobustReco is removed with !70177 (merged) so they can be promoted to global tracking flags.

Merge request reports