![]() |
Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
|
#include <algorithm>#include <sstream>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | Garfield |
Functions | |
| void | Garfield::ltrim (std::string &line) |
| void | Garfield::rtrim (std::string &line) |
| std::vector< std::string > | Garfield::tokenize (const std::string &line) |
| bool | Garfield::startsWith (const std::string &line, const std::string &s) |