Skip to content

Fix decoration getters for xAOD Multitrajectory back-end

This fixes

  • an aux type clash between the setter for "next" (unsigned int) and the getter (short)
  • usage of the decoration getters for a locked container.

Merge request reports