Skip to content

Draft: fix access of uncalibrated source links in MultiTrajectory

For some reason the current implementation does not respect old-style source links, that are stored in the m_uncalibratedSourceLinks member rather then in an xAOD container. A simple fix is to first check if the value is present in the m_uncalibratedSourceLinks, and only afterwards checking the xAOD.

Merge request reports

Loading