HIJetRec MT migration - first part
Heavy Ion Jet reconstruction migration to MT. QT of Riccardo Longo (see also ATLJETMET-1155).
Main changes applied:
- Equalization between master and release 21: done
- Using DataHandles to read/write object collections form StoreGate: done
- Making sure all usage of "public" tools is phased out: done
- Making sure no tools in HIJetRec have mutable data members: done
- Few changes in the HIJetRec algo to cope with changes in JetRec package
Todo list for future:
- Using DecorHandles to read/write decorations on jets: not yet started
- Add additional protection for MT to HIEventShapeMap: point brought up discussing this merge request - will be addressed after this is completed.
- Migrating to the new ComponentAccumulator system for configuration: not yet started. Work on main Jet configuration side needs to be finished before this point is addressed
Edited by Riccardo Longo