Skip to content

Remove unused Geant4 dependency in InDetSimEvent

Benjamin Morgan requested to merge bmorgan/athena:indetsimevent-no-g4 into master

As part of ATLASSIM-3150 it was found that InDetSimEvent links to Geant4, but does not use any types from it. This MR removes the dependency and has been confirmed to compile locally.

Merge request reports