Geant4-11
|
Functions | |
template<> | |
G4bool | Convert (const G4String &myInput, G4DimensionedDouble &min, G4DimensionedDouble &max) |
template<> | |
G4bool | Convert (const G4String &myInput, G4DimensionedDouble &output) |
template<> | |
G4bool | Convert (const G4String &myInput, G4DimensionedThreeVector &min, G4DimensionedThreeVector &max) |
template<> | |
G4bool | Convert (const G4String &myInput, G4DimensionedThreeVector &output) |
template<> | |
G4bool | Convert (const G4String &myInput, G4ThreeVector &min, G4ThreeVector &max) |
template<> | |
G4bool | Convert (const G4String &myInput, G4ThreeVector &output) |
template<typename Value > | |
G4bool | Convert (const G4String &myInput, Value &output) |
template<typename Value > | |
G4bool | Convert (const G4String &myInput, Value &value1, Value &value2) |
|
inline |
Definition at line 122 of file G4ConversionUtils.hh.
References G4INCL::Math::max(), G4INCL::Math::min(), and G4StrUtil::strip_copy().
|
inline |
Definition at line 57 of file G4ConversionUtils.hh.
References G4StrUtil::strip_copy().
|
inline |
Definition at line 141 of file G4ConversionUtils.hh.
References G4INCL::Math::max(), G4INCL::Math::min(), and G4StrUtil::strip_copy().
|
inline |
Definition at line 74 of file G4ConversionUtils.hh.
References G4StrUtil::strip_copy().
|
inline |
Definition at line 162 of file G4ConversionUtils.hh.
References G4INCL::Math::max(), G4INCL::Math::min(), and G4StrUtil::strip_copy().
|
inline |
Definition at line 92 of file G4ConversionUtils.hh.
References G4StrUtil::strip_copy().
G4bool G4ConversionUtils::Convert | ( | const G4String & | myInput, |
Value & | output | ||
) |
Definition at line 45 of file G4ConversionUtils.hh.
References G4StrUtil::strip_copy().
Referenced by G4AttValueFilterT< T, ConversionErrorPolicy >::Accept(), G4AttValueFilterT< T, ConversionErrorPolicy >::GetValidElement(), G4AttValueFilterT< T, ConversionErrorPolicy >::LoadIntervalElement(), and G4AttValueFilterT< T, ConversionErrorPolicy >::LoadSingleValueElement().
G4bool G4ConversionUtils::Convert | ( | const G4String & | myInput, |
Value & | value1, | ||
Value & | value2 | ||
) |
Definition at line 110 of file G4ConversionUtils.hh.
References G4StrUtil::strip_copy().