Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4SteppingControl.hh File Reference

Go to the source code of this file.

Enumerations

enum  G4SteppingControl { NormalCondition , AvoidHitInvocation , Debug }
 

Enumeration Type Documentation

◆ G4SteppingControl

Enumerator
NormalCondition 
AvoidHitInvocation 
Debug 

Definition at line 49 of file G4SteppingControl.hh.

51{
54 // Hit will NOT be called
55 Debug
56};
@ AvoidHitInvocation
@ NormalCondition
@ Debug