Fix interface between fullSimLight configurator and Geant4
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.