Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ErrorPropagatorData.hh File Reference
#include "globals.hh"
#include "G4ErrorPropagatorData.icc"

Go to the source code of this file.

Classes

class  G4ErrorPropagatorData
 

Enumerations

enum  G4ErrorMode { G4ErrorMode_PropForwards = 1 , G4ErrorMode_PropBackwards , G4ErrorMode_PropTest }
 
enum  G4ErrorState {
  G4ErrorState_PreInit = 1 , G4ErrorState_Init , G4ErrorState_Propagating , G4ErrorState_TargetCloserThanBoundary ,
  G4ErrorState_StoppedAtTarget
}
 
enum  G4ErrorStage { G4ErrorStage_Inflation = 1 , G4ErrorStage_Deflation }
 

Enumeration Type Documentation

◆ G4ErrorMode

Enumerator
G4ErrorMode_PropForwards 
G4ErrorMode_PropBackwards 
G4ErrorMode_PropTest 

Definition at line 47 of file G4ErrorPropagatorData.hh.

◆ G4ErrorStage

Enumerator
G4ErrorStage_Inflation 
G4ErrorStage_Deflation 

Definition at line 57 of file G4ErrorPropagatorData.hh.

◆ G4ErrorState

Enumerator
G4ErrorState_PreInit 
G4ErrorState_Init 
G4ErrorState_Propagating 
G4ErrorState_TargetCloserThanBoundary 
G4ErrorState_StoppedAtTarget 

Definition at line 51 of file G4ErrorPropagatorData.hh.