Skip to content

TrigmuComb: replace legacy with CA configuration

Frank Winklmeier requested to merge fwinkl/athena:muonconf into master

Trying to remove the last places where we use the global ConfigFlags, rather than migrating the legacy config, I replaced the legacy muComb configuration with the CA version and renamed the python module. The configuration is identical except for a small change in the algorithm naming:

muComb_Muon_FTF         -> MuComb_FTF
muComb_Muon_FTF_LRT     -> MuComb_FTF_LRT
muComb_Muonl2mtmode_FTF -> MuCombl2mtmode_FTF

Relates to ATR-25083. cc @sshaw

Edited by Frank Winklmeier

Merge request reports