Skip to content

Synchronize new L1Menu json with xml version (legacy topo)

Joerg Stelzer requested to merge stelzer/athena:master-SyncL1Menu into master

After the L1 menu has been ported from 21.3 to 22 (xml version) this MR brings those changes to the json version that will be used for Run 3.

This MR synchronizes:

  • CTP names and IDs between r22 xml and json (for HLT compatibility)
  • The legacy (Run 2) L1Topo has been migrated to the r22 json (algorithm names, class names, IDs, output lines, parameters)

The comparison script has been expanded to check the migration above.

Described in ATR-21863

@aranzazu , @ckaldero , @markowen , @lidiaz

Edited by Joerg Stelzer

Merge request reports