next-exp / nexus

Geant4 simulation framework of the NEXT Collaboration
5 stars 55 forks source link

Fix segfault in SaveAllSteppingAction #189

Closed gonzaponte closed 1 year ago

gonzaponte commented 1 year ago

When particles exit the world a nullptr causes segfault. This PR fixes that.