Clean up of TriggerMenuMT Jet code (ATR-24471)
Purpose
Following the Autumn 2021 HLT docs review, we suggested a clean up of python files in the TriggerMenuMT Jet configuration package, to improve the readability. Changes are:
- Renaming of
JetRecoConfigurations.py
toJetRecoCommon.py
,JetRecoConfig.py
toJetRecoSequencesConfig.py
- Moving of some functions from one file to another (e.g. all reco sequence getters in one file).
- Re-ordering/grouping of functions within a file.
- Renaming of handful of functions for readability.
- clean up imports
- Adding description to more commonly used functions.
These should be aesthetic changes only. They include no changes in the way jet code works. Affects both TMMT Jet and MET (due to renaming).
Tests done
- ctests
- run_HLTStandalone
- runART