GGEMS  1.1
GPU GEant4-based Monte Carlo Simulations
GGEMSRangeReader Namespace Reference

namespace reading range material in text file More...

Functions

std::istringstream ReadRangeMaterial (std::string &line)
 get string stream of value for material range More...
 

Detailed Description

namespace reading range material in text file

Function Documentation

◆ ReadRangeMaterial()

std::istringstream GGEMSRangeReader::ReadRangeMaterial ( std::string &  line)

get string stream of value for material range

Parameters
line- string to analyze
Returns
the string stream of value for material range

Definition at line 202 of file GGEMSTextReader.cc.