Geant4
10.03.p01
|
#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 |
Definition at line 51 of file G4UIcommand.hh.
G4UIcommand::G4UIcommand | ( | ) |
Definition at line 42 of file G4UIcommand.cc.
G4UIcommand::G4UIcommand | ( | const char * | theCommandPath, |
G4UImessenger * | theMessenger, | ||
G4bool | tBB = true |
||
) |
Definition at line 48 of file G4UIcommand.cc.
|
virtual |
Definition at line 100 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1 | ) |
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2 | ||
) |
Definition at line 246 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2, | ||
G4ApplicationState | s3 | ||
) |
Definition at line 254 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2, | ||
G4ApplicationState | s3, | ||
G4ApplicationState | s4 | ||
) |
Definition at line 264 of file G4UIcommand.cc.
void G4UIcommand::AvailableForStates | ( | G4ApplicationState | s1, |
G4ApplicationState | s2, | ||
G4ApplicationState | s3, | ||
G4ApplicationState | s4, | ||
G4ApplicationState | s5 | ||
) |
Definition at line 276 of file G4UIcommand.cc.
|
static |
Definition at line 316 of file G4UIcommand.cc.
|
protected |
Definition at line 508 of file G4UIcommand.cc.
|
static |
|
static |
Definition at line 437 of file G4UIcommand.cc.
|
static |
Definition at line 485 of file G4UIcommand.cc.
|
static |
Definition at line 463 of file G4UIcommand.cc.
|
static |
|
static |
Definition at line 372 of file G4UIcommand.cc.
Definition at line 379 of file G4UIcommand.cc.
Definition at line 387 of file G4UIcommand.cc.
Definition at line 398 of file G4UIcommand.cc.
|
static |
Definition at line 412 of file G4UIcommand.cc.
|
static |
Definition at line 423 of file G4UIcommand.cc.
Reimplemented in G4UIcmdWith3VectorAndUnit, and G4UIcmdWithADoubleAndUnit.
Definition at line 123 of file G4UIcommand.cc.
|
inline |
|
inline |
G4String G4UIcommand::GetCurrentValue | ( | ) |
Definition at line 235 of file G4UIcommand.cc.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 170 of file G4UIcommand.hh.
G4bool G4UIcommand::IsAvailable | ( | ) |
Definition at line 290 of file G4UIcommand.cc.
|
inline |
|
virtual |
Definition at line 349 of file G4UIcommand.cc.
G4int G4UIcommand::operator!= | ( | const G4UIcommand & | right | ) | const |
G4int G4UIcommand::operator== | ( | const G4UIcommand & | right | ) | const |
|
inline |
Definition at line 161 of file G4UIcommand.hh.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 190 of file G4UIcommand.hh.
|
static |
Definition at line 321 of file G4UIcommand.cc.
|
static |
Definition at line 309 of file G4UIcommand.cc.
|
protected |
Definition at line 179 of file G4UIcommand.hh.
|
protected |
Definition at line 180 of file G4UIcommand.hh.
|
protected |
Definition at line 181 of file G4UIcommand.hh.