Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
Functions | |
template<typename T > | |
T | StoT (const G4String &s) |
template<typename T > | |
G4String | TtoS (T value) |
G4bool | ChkMax (const char *str, short maxDigits) |
G4bool | IsInt (const char *str, short maxDigits) |
G4bool | ExpectExponent (const char *str) |
G4bool | IsDouble (const char *str) |
G4int | CompareInt (G4int arg1, G4int op, G4int arg2, G4int &errCode) |
G4int | CompareLong (G4long arg1, G4int op, G4long arg2, G4int &errCode) |
G4int | CompareDouble (G4double arg1, G4int op, G4double arg2, G4int &errCode) |
|
inline |
Definition at line 60 of file G4UIparsing.hh.
Referenced by IsInt().
Definition at line 282 of file G4UIparsing.hh.
Definition at line 222 of file G4UIparsing.hh.
Definition at line 252 of file G4UIparsing.hh.
|
inline |
|
inline |
Definition at line 112 of file G4UIparsing.hh.
|
inline |
Definition at line 81 of file G4UIparsing.hh.
Referenced by ExpectExponent().
|
inline |
Definition at line 42 of file G4UIparsing.hh.
Referenced by G4UIcommand::ConvertToDouble(), G4UIcommand::ConvertToInt(), G4UIcommand::ConvertToLongInt(), G4UImessenger::StoD(), G4UImessenger::StoI(), and G4UImessenger::StoL().
|
inline |
Definition at line 52 of file G4UIparsing.hh.
Referenced by G4UIcommand::ConvertToString(), G4UIcommand::ConvertToString(), G4UIparameter::SetDefaultValue(), G4UIparameter::SetDefaultValue(), and G4UIparameter::SetDefaultValue().