Remap broken element links in AnalysisBase
We have some element links in the DF-level trigger matching that are broken in AnalysisBase. The keys were hashed with the IParticleContainer CLID by mistake rather than the correct one. This MR remaps those links to use the correct CLIDs.
This has been tested in AnalysisTop and we see successful trigger matches now.
Edited by Jon Burr