Skip to content

Fix flag name when enabling LRT tau reconstruction

Antonio De Maria requested to merge ademaria/athena:fix_lrttau_run into main

This MR is fixing a wrong flag name in tau reconstruction when enabling LRT track association (switched off by default).

Correct flag name is aligned with https://gitlab.cern.ch/atlas/athena/-/blob/main/Reconstruction/tauRec/python/TauConfigFlags.py#L109

Tested using https://gitlab.cern.ch/atlas/athena/-/blob/main/Reconstruction/tauRec/python/runTauOnly_LCTopo.py test + enabling LRT track association and LRT track classification -> after fix the test run successfully

Tagging @saparede, @alveltma, @salderwe , @prieck, @edreyer and @martindl

Merge request reports