EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | Util |
Functions | |
void | Util::eat_whitespace (std::istream &is) |
discard all whitespace chars until hitting a non-whitespace | |
std::string | Util::read_quoted_string (std::istream &is) |