18#ifndef __stir_FINDSTIRCONFIG_H
19#define __stir_FINDSTIRCONFIG_H
basic configuration include file
std::string get_STIR_doc_dir()
find string with the (full) path of the directory where the STIR documentation was installed
Definition find_STIR_config.cxx:53
std::string find_STIR_config_file(const std::string &filename)
find full path of a config file
Definition find_STIR_config.cxx:27
std::string get_STIR_config_dir()
find string with the (full) path of the directory where looks for STIR configuration files
Definition find_STIR_config.cxx:43
std::string get_STIR_examples_dir()
find string with the (full) path of the directory where the STIR examples are installed
Definition find_STIR_config.cxx:63