Geant4-11
Data Structures | Enumerations
G4ErrorPropagatorData.hh File Reference
#include "globals.hh"
#include "G4ErrorPropagatorData.icc"

Go to the source code of this file.

Data Structures

class  G4ErrorPropagatorData
 

Enumerations

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

Enumeration Type Documentation

◆ G4ErrorMode

Enumerator
G4ErrorMode_PropForwards 
G4ErrorMode_PropBackwards 
G4ErrorMode_PropTest 

Definition at line 41 of file G4ErrorPropagatorData.hh.

◆ G4ErrorStage

Enumerator
G4ErrorStage_Inflation 
G4ErrorStage_Deflation 

Definition at line 57 of file G4ErrorPropagatorData.hh.

58{
61};
@ G4ErrorStage_Inflation
@ G4ErrorStage_Deflation

◆ G4ErrorState

Enumerator
G4ErrorState_PreInit 
G4ErrorState_Init 
G4ErrorState_Propagating 
G4ErrorState_TargetCloserThanBoundary 
G4ErrorState_StoppedAtTarget 

Definition at line 48 of file G4ErrorPropagatorData.hh.