Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Enumerations | |
enum | G4UIcommandStatus { fCommandSucceeded = 0 , fCommandNotFound = 100 , fIllegalApplicationState = 200 , fParameterOutOfRange = 300 , fParameterUnreadable = 400 , fParameterOutOfCandidates = 500 , fAliasNotFound = 600 } |
enum G4UIcommandStatus |
Enumerator | |
---|---|
fCommandSucceeded | |
fCommandNotFound | |
fIllegalApplicationState | |
fParameterOutOfRange | |
fParameterUnreadable | |
fParameterOutOfCandidates | |
fAliasNotFound |
Definition at line 37 of file G4UIcommandStatus.hh.