Geant4
10.02.p01
|
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 33 of file G4UIcommandStatus.hh.