![]() |
GGEMS
1.1
GPU GEant4-based Monte Carlo Simulations
|
namespace reading mhd header More...
Functions | |
| std::string | ReadKey (std::string &line) |
| get the key of MHD header More... | |
| std::istringstream | ReadValue (std::string &line) |
| get string stream of value More... | |
namespace reading mhd header
| std::string GGEMSMHDReader::ReadKey | ( | std::string & | line | ) |
get the key of MHD header
| line | - string to analyze |
Definition at line 176 of file GGEMSTextReader.cc.
| std::istringstream GGEMSMHDReader::ReadValue | ( | std::string & | line | ) |
get string stream of value
| line | - string to analyze |
Definition at line 192 of file GGEMSTextReader.cc.