Skip to content

DumpEventDataToJSON: Remove unnecessary retrieval of MultiTrajectory

Edward Moyse requested to merge emoyse/athena:master-improve-actscnv 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.

cc @tbold @pagessin

Merge request reports