Skip to content

Trigger CA migration for combined muon reco sequence

Savanna Shaw requested to merge sshaw/athena:trigmuonca-idprec into main

Moving the combined muon trigger reconstruction sequence to be entirely CA based and then wrapping it with the algorithmCAToGlobalWrapper in the menu sequences (ATR-25086):

  • Switched the precision ID tracking to the CA based version and added an option to the ID configuration to pass the correct RoI collection so that we get the RoIs each step is actually running in (and updated the default for LRT to a collection that exists)
  • Cloned the flags needed for the ID tracking
  • Some minor updates to view data verifiers
  • Remove the wrappers from the individual algorithm CA pieces

Merge request reports