|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
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 } |
| enum G4ErrorMode |
| Enumerator | |
|---|---|
| G4ErrorMode_PropForwards | |
| G4ErrorMode_PropBackwards | |
| G4ErrorMode_PropTest | |
Definition at line 41 of file G4ErrorPropagatorData.hh.
| enum G4ErrorStage |
| Enumerator | |
|---|---|
| G4ErrorStage_Inflation | |
| G4ErrorStage_Deflation | |
Definition at line 57 of file G4ErrorPropagatorData.hh.
| enum G4ErrorState |
| Enumerator | |
|---|---|
| G4ErrorState_PreInit | |
| G4ErrorState_Init | |
| G4ErrorState_Propagating | |
| G4ErrorState_TargetCloserThanBoundary | |
| G4ErrorState_StoppedAtTarget | |
Definition at line 48 of file G4ErrorPropagatorData.hh.