|
Geant4
10.01.p01
|
Functions | |
| template<typename Value > | |
| G4bool | Convert (const G4String &myInput, Value &output) |
| template<> | |
| G4bool | Convert (const G4String &myInput, G4DimensionedDouble &output) |
| template<> | |
| G4bool | Convert (const G4String &myInput, G4DimensionedThreeVector &output) |
| template<> | |
| G4bool | Convert (const G4String &myInput, G4ThreeVector &output) |
| template<typename Value > | |
| G4bool | Convert (const G4String &myInput, Value &value1, Value &value2) |
| template<> | |
| G4bool | Convert (const G4String &myInput, G4DimensionedDouble &min, G4DimensionedDouble &max) |
| template<> | |
| G4bool | Convert (const G4String &myInput, G4DimensionedThreeVector &min, G4DimensionedThreeVector &max) |
| template<> | |
| G4bool | Convert (const G4String &myInput, G4ThreeVector &min, G4ThreeVector &max) |
| G4bool G4ConversionUtils::Convert | ( | const G4String & | myInput, |
| Value & | output | ||
| ) |
Definition at line 46 of file G4ConversionUtils.hh.
References G4String::strip().
Referenced by G4AttValueFilterT< T, ConversionErrorPolicy >::Accept(), G4AttValueFilterT< T, ConversionErrorPolicy >::GetValidElement(), G4AttValueFilterT< T, ConversionErrorPolicy >::LoadIntervalElement(), and G4AttValueFilterT< T, ConversionErrorPolicy >::LoadSingleValueElement().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 59 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 77 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 96 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function:| G4bool G4ConversionUtils::Convert | ( | const G4String & | myInput, |
| Value & | value1, | ||
| Value & | value2 | ||
| ) |
Definition at line 115 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 128 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 148 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 170 of file G4ConversionUtils.hh.
References G4String::strip().
Here is the call graph for this function: