Skip to content

Fix interface between fullSimLight configurator and Geant4

Marilena Bandieramonte requested to merge fix-fsl-config into master

When reading g4ui commands from the FSL config file, we need to make sure that the initialisation of the Geant4 kernel happens at the right time. This MR fixes this problem, by initialising the Kernel when it finds the first FSLgun command and before applying it.

Merge request reports

Loading