Skip to content

Move element link creation to a slower constructor

Dan Guest requested to merge dguest/athena:pjt-in-ab into 22.0

This is a fix for !56671 (merged), where I converted some of the tools in ParticleJetTools to be IJetDecorators. This caused some issues in the sweep to master (!56793 (merged)) because the read handles don't have a consistent API between AnalysisBase and the gaudi-based builds.

Merge request reports