|
actions
|
Applies per-step track guards for one Geant4 worker. More...
#include <gSteppingAction.h>
Public Member Functions | |
| void | UserSteppingAction (const G4Step *step) override |
Replicates the GEMC2 MSteppingAction protections:
MAX_OPTICAL_PHOTON_STEPS steps: photons trapped by total internal reflection in volumes with no absorption length would otherwise bounce foreverMAX_TRACK_STEPS steps (e.g. stuck in a magnetic field loop)Definition at line 15 of file gSteppingAction.h.
|
override |
Definition at line 9 of file gSteppingAction.cc.