![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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, 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, G4ThreeVector &min, G4ThreeVector &max) |
| G4bool G4ConversionUtils::Convert | ( | const G4String & | myInput, |
| Value & | output | ||
| ) |
Definition at line 45 of file G4ConversionUtils.hh.
View newest version in sPHENIX GitHub at line 45 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 58 of file G4ConversionUtils.hh.
View newest version in sPHENIX GitHub at line 58 of file G4ConversionUtils.hh
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 95 of file G4ConversionUtils.hh.
View newest version in sPHENIX GitHub at line 95 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 114 of file G4ConversionUtils.hh.
View newest version in sPHENIX GitHub at line 114 of file G4ConversionUtils.hh
References G4String::strip().
Here is the call graph for this function:
|
inline |
Definition at line 127 of file G4ConversionUtils.hh.
View newest version in sPHENIX GitHub at line 127 of file G4ConversionUtils.hh
References G4String::strip(), and Acts::Test::valueMin.
Here is the call graph for this function:
|
inline |
Definition at line 169 of file G4ConversionUtils.hh.
View newest version in sPHENIX GitHub at line 169 of file G4ConversionUtils.hh
References G4String::strip().
Here is the call graph for this function: