Skip to content

Fixes for flavor tagging retagging code

Dan Guest requested to merge dguest/athena:refix into main

We need a few changes to be able to rerun the full "retagging" i.e. replacing the existing b-tagging with new tagging in the same container. It wasn't actually many changes but I tried to clean up a bit too.

Might be useful or interesting to @vhomsak, @bmoser, @fdibello: with this change our retagging works fine with flip taggers.

@bdong, @ligang, this does not target 24.0 because:

  • we don't run retagging anywhere in the trigger, but even if we did,
  • the code that requires these workarounds has been retired from the trigger
Edited by Dan Guest

Merge request reports