Garfield++ 4.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
|
Go to the source code of this file.
Namespaces | |
namespace | Heed |
Functions | |
int | Heed::findmark (std::istream &file, const char *s) |
template<class T > | |
int | Heed::findmark_a (std::istream &file, T ws, long qws, long &nbeg, long &nnext) |
template<class T > | |
int | Heed::findmark_b (std::istream &file, T ws, long qws, long &nbeg, long &nnext, char &prev) |
int | Heed::find1ofnmark (std::istream &file, int q, char *s[]) |
int | Heed::find1ofnmark (std::istream &file, int q, const std::string str[]) |