Geant4
10.02.p03
|
#include <G4UIcommand.hh>
Static Public Member Functions | |
static G4String | ConvertToString (G4bool boolVal) |
static G4String | ConvertToString (G4int intValue) |
static G4String | ConvertToString (G4double doubleValue) |
static G4String | ConvertToString (G4double doubleValue, const char *unitName) |
static G4String | ConvertToString (G4ThreeVector vec) |
static G4String | ConvertToString (G4ThreeVector vec, const char *unitName) |
static G4bool | ConvertToBool (const char *st) |
static G4int | ConvertToInt (const char *st) |
static G4double | ConvertToDouble (const char *st) |
static G4double | ConvertToDimensionedDouble (const char *st) |
static G4ThreeVector | ConvertTo3Vector (const char *st) |
static G4ThreeVector | ConvertToDimensioned3Vector (const char *st) |
static G4double | ValueOf (const char *unitName) |
static G4String | CategoryOf (const char *unitName) |
static G4String | UnitsList (const char *unitCategory) |
Protected Member Functions | |
G4int | CheckNewValue (const char *newValue) |
Protected Attributes | |
G4bool | toBeBroadcasted |
G4bool | toBeFlushed |
G4bool | workerThreadOnly |
Private Attributes | |
G4UImessenger * | messenger |
G4String | commandPath |
G4String | commandName |
G4String | rangeString |
std::vector< G4UIparameter * > | parameter |
std::vector< G4String > | commandGuidance |
std::vector< G4ApplicationState > | availabelStateList |
G4String | rangeBuf |
G4int | bp |
tokenNum | token |
yystype | yylval |
std::vector< yystype > | newVal |
G4int | paramERR |
Definition at line 51 of file G4UIcommand.hh.
G4UIcommand::G4UIcommand | ( | ) |
Definition at line 41 of file G4UIcommand.cc.
G4UIcommand::G4UIcommand | ( | const char * | theCommandPath, |
G4UImessenger * | theMessenger, | ||
G4bool | tBB = true |
||
) |
Definition at line 47 of file G4UIcommand.cc.
|
virtual |
Definition at line 99 of file G4UIcommand.cc.
|
private |
Definition at line 815 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1 | ) |
Definition at line 239 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2 | ||
) |
Definition at line 245 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2, | ||
G4ApplicationState | s3 | ||
) |
Definition at line 253 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2, | ||
G4ApplicationState | s3, | ||
G4ApplicationState | s4 | ||
) |
Definition at line 263 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2, | ||
G4ApplicationState | s3, | ||
G4ApplicationState | s4, | ||
G4ApplicationState | s5 | ||
) |
Definition at line 275 of file G4UIcommand.cc.
|
static |
Definition at line 315 of file G4UIcommand.cc.
|
protected |
Definition at line 496 of file G4UIcommand.cc.
Definition at line 996 of file G4UIcommand.cc.
Definition at line 971 of file G4UIcommand.cc.
|
static |
|
static |
Definition at line 425 of file G4UIcommand.cc.
|
static |
Definition at line 473 of file G4UIcommand.cc.
|
static |
Definition at line 451 of file G4UIcommand.cc.
|
static |
|
static |
Definition at line 371 of file G4UIcommand.cc.
Definition at line 378 of file G4UIcommand.cc.
Definition at line 386 of file G4UIcommand.cc.
|
static |
Definition at line 405 of file G4UIcommand.cc.
|
static |
Definition at line 413 of file G4UIcommand.cc.
Reimplemented in G4UIcmdWith3VectorAndUnit, and G4UIcmdWithADoubleAndUnit.
Definition at line 122 of file G4UIcommand.cc.
|
private |
Definition at line 755 of file G4UIcommand.cc.
Definition at line 913 of file G4UIcommand.cc.
|
private |
Definition at line 573 of file G4UIcommand.cc.
|
private |
Definition at line 673 of file G4UIcommand.cc.
Definition at line 1113 of file G4UIcommand.cc.
|
private |
Definition at line 79 of file G4UIcommand.cc.
|
private |
Definition at line 1124 of file G4UIcommand.cc.
Definition at line 1132 of file G4UIcommand.cc.
|
inline |
|
inline |
G4String G4UIcommand::GetCurrentValue | ( | ) |
Definition at line 234 of file G4UIcommand.cc.
|
inline |
|
inline |
Definition at line 149 of file G4UIcommand.hh.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 147 of file G4UIcommand.hh.
|
inline |
|
private |
Definition at line 1022 of file G4UIcommand.cc.
G4bool G4UIcommand::IsAvailable | ( | ) |
Definition at line 289 of file G4UIcommand.cc.
|
private |
Definition at line 582 of file G4UIcommand.cc.
|
private |
Definition at line 549 of file G4UIcommand.cc.
|
private |
Definition at line 1040 of file G4UIcommand.cc.
|
inline |
Definition at line 194 of file G4UIcommand.hh.
|
virtual |
Definition at line 348 of file G4UIcommand.cc.
|
private |
Definition at line 719 of file G4UIcommand.cc.
|
private |
Definition at line 684 of file G4UIcommand.cc.
|
private |
Definition at line 827 of file G4UIcommand.cc.
G4int G4UIcommand::operator!= | ( | const G4UIcommand & | right | ) | const |
G4int G4UIcommand::operator== | ( | const G4UIcommand & | right | ) | const |
|
private |
Definition at line 876 of file G4UIcommand.cc.
|
private |
|
private |
Definition at line 642 of file G4UIcommand.cc.
|
private |
Definition at line 786 of file G4UIcommand.cc.
|
inline |
Definition at line 161 of file G4UIcommand.hh.
|
inline |
Definition at line 152 of file G4UIcommand.hh.
|
inline |
Definition at line 125 of file G4UIcommand.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 190 of file G4UIcommand.hh.
|
private |
Definition at line 508 of file G4UIcommand.cc.
|
private |
Definition at line 839 of file G4UIcommand.cc.
|
static |
Definition at line 320 of file G4UIcommand.cc.
|
static |
Definition at line 308 of file G4UIcommand.cc.
|
private |
Definition at line 1055 of file G4UIcommand.cc.
|
private |
Definition at line 122 of file G4UIcommand.hh.
|
private |
Definition at line 233 of file G4UIcommand.hh.
|
private |
Definition at line 121 of file G4UIcommand.hh.
|
private |
Definition at line 118 of file G4UIcommand.hh.
|
private |
Definition at line 117 of file G4UIcommand.hh.
|
private |
Definition at line 116 of file G4UIcommand.hh.
|
private |
Definition at line 236 of file G4UIcommand.hh.
|
private |
Definition at line 237 of file G4UIcommand.hh.
|
private |
Definition at line 120 of file G4UIcommand.hh.
|
private |
Definition at line 232 of file G4UIcommand.hh.
|
private |
Definition at line 119 of file G4UIcommand.hh.
|
protected |
Definition at line 179 of file G4UIcommand.hh.
|
protected |
Definition at line 180 of file G4UIcommand.hh.
|
private |
Definition at line 234 of file G4UIcommand.hh.
|
protected |
Definition at line 181 of file G4UIcommand.hh.
|
private |
Definition at line 235 of file G4UIcommand.hh.