Skip to content

Draft: Fix potential output key clash in the Acts track finder.

The xAOD back-end uses multiple keys to store the various components of the track states. This fix uses the output container name as a prefix for the various back-end keys, which avoids key clashes if multiple instances of the Acts track finder are used at the same time.

Merge request reports