DepositionGenerator: Also register Step Hook
When adding the step hook for aborting events, we forgot to also add this to the action initialization in DepositionGenerator.
To avoid this happening in the future, we should investigate if we can just re-use the ActionInit class from DepositionGeant4, but this was not something I could quickly fix.