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

namespace checking file stream in input and output More...

Functions

void CheckInputStream (std::ifstream const &input_stream, std::string const &filename)
 check the input stream during the opening More...
 

Detailed Description

namespace checking file stream in input and output

Function Documentation

◆ CheckInputStream()

void GGEMSFileStream::CheckInputStream ( std::ifstream const &  input_stream,
std::string const &  filename 
)

check the input stream during the opening

Parameters
input_stream- the input stream
filename- filename associated to the input stream

Definition at line 42 of file GGEMSTools.cc.