More improvements to try to get new configuration working.
Apologies for the large MR. None of this is running by default - it's either new config or old config disabled by a flag.
This was mostly done by enabling wrapping (it's off by default) and using my comparison script: https://gitlab.cern.ch/emoyse/Scripts/-/blob/master/CompareConfigs.py
e.g. ../../Scripts/CompareConfigs.py --ref oldconfig_before.txt --chk oldconfig_wrapped.txt --ignoreIdentical > compareconfig.txt
I also ran: python -m MuonCombinedConfig.MuonCombinedReconstructionConfig --run --threads=1
It's not yet working unfortunately - the python test can't get the inputs it needs from the available ESDs, and the wrappig fails with missing LRT trackparticles (I think I know why but this is already a very big MR).
More details:
Changes to match old config
Improvements to configuration: