G4SteppingControl.hh File Reference

Go to the source code of this file.

Defines

#define G4SteppingControl_h   1

Enumerations

enum  G4SteppingControl { NormalCondition, AvoidHitInvocation, Debug }


Define Documentation

#define G4SteppingControl_h   1

Definition at line 46 of file G4SteppingControl.hh.


Enumeration Type Documentation

enum G4SteppingControl

Enumerator:
NormalCondition 
AvoidHitInvocation 
Debug 

Definition at line 49 of file G4SteppingControl.hh.

00051 {
00052   NormalCondition,
00053   AvoidHitInvocation,            
00054     // Hit will NOT be called 
00055   Debug
00056 };


Generated on Mon May 27 17:51:09 2013 for Geant4 by  doxygen 1.4.7