Updating JetRecConfig to work with JetRecAlg
This MR extends !34712 (closed) to deal with some unexpected complications. Thanks to @chala for making a substantial start.
- Adds a JetEMScaleMomTool to add the EM scale momentum to jets. The python should autoconfigure this so that it does the nontrivial calculation only for jets built from clusters with a calibrated state that is different from EM scale. I added it as prereq of the tools that obviously needed it (JetCaloEnergies, LArHVCorr), but it's possible I missed something.
- Corrects the logic of when we add the active areas for jets, and triggers this by setting the ghost area of the standard JetClusterer instantiated for JetRecAlg
- Some config changes to make things more clean & compatible in the trigger new JO test job
Edited by Teng Jian Khoo