Skip to content

Migrate LRT muComb trigger step to CA configuration

Savanna Shaw requested to merge sshaw/athena:trigmu-ca into 23.0

Migrating the LRT version of muComb step to MenuSequenceCA (ATR-25085)

  • Updated slightly where we're defining the muComb container names, and adding teh ability to pass them through to the muComb algorithm configuration
  • Add the CA config for the muCombHypoAlg
  • Factor out the view data verifier config from the algorithm reco sequence config
  • Switch the menu sequence to use SelectionCA and to return a MenuSequenceCA instead of a MenuSequence
  • Add wrappers for the menu sequence when runing in legacy mode, and the muComb algorithm reconstruction sequence when used in legacy menu sequences.

Merge request reports