Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4UIcommandStatus.hh File Reference

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
}
 

Enumeration Type Documentation

◆ G4UIcommandStatus

Enumerator
fCommandSucceeded 
fCommandNotFound 
fIllegalApplicationState 
fParameterOutOfRange 
fParameterUnreadable 
fParameterOutOfCandidates 
fAliasNotFound 

Definition at line 37 of file G4UIcommandStatus.hh.

38{
40 fCommandNotFound = 100,
45 fAliasNotFound = 600
46};
@ fParameterOutOfCandidates
@ fCommandNotFound
@ fAliasNotFound
@ fIllegalApplicationState
@ fParameterUnreadable
@ fCommandSucceeded
@ fParameterOutOfRange