Reorganising jet trigger reco config and moving to TMMT
Porting over @cantel's developments from !23163 (merged) from TrigUpgradeTest to TriggerMenuMT Because this got mixed up with some experimental code, I did a heavy-handed manual squash of the following changes:
- Renamed some sequences in TUT/full_menu.py to reflect Run 2 names
- Made calibration configs more consistent with offline model
- Fixed nesting of prerequisite sequences to avoid alg dupe clashes
- Renamed placeholder code in TriggerMenuMT to be more transparent
- Implemented large-R ungroomed and reclustered triggers in TMMT
- Clean up helper functions to minimise duplication
Still inadvertently included PFHLTSequence.py which should feature in a future MR but is waiting on !22500 (closed).