Geant4 11.1.1
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 40 of file G4SteppingControl.hh.

41{
44 // Hit will NOT be called
45 Debug
46};
@ AvoidHitInvocation
@ NormalCondition
@ Debug