Skip to content

ActsTrkEventCnv: Remove ConstMultiTrajectory

Edward Moyse requested to merge emoyse/athena:master-remove-mt into master

Following the ACTS EDM discussion last week, I removed the unnecessary retrieval of MultiTrajectory, and confirmed that the test works just as well without it.

Code not run in production - only for local testing.

This is a follow up to !62806 (merged) (it should really have been part of it actually!)

cc @tbold @pagessin

Merge request reports