28 char *votca_share = getenv(
"VOTCASHARE");
29 if (votca_share ==
nullptr) {
30 throw std::runtime_error(
"VOTCASHARE not set, cannot open help files.");
32 return std::string(votca_share);
base class for all analysis tools
static Level current_level