Clean-up misleading component configuration names in Simulation
- Drop
LongLivedInputConverter- "LongLived" was a misleading name as this version of theInputConverterwas intended for jobs running quasi-stable particle simulation. The required configuration changes can more easily be achieved by checking the Simulator flags rather than having a separate configuration method. - Drop
ISF_LongLivedGeant4Tool- just use a properly configured version ofISF_FullGeant4Tooleverywhere. - Drop
AFII_QS_Geant4Tool- just use a properly configured version ofISF_AFIIGeant4Tooleverywhere.