STIR 6.4.0

implementation of functions to get configuration directory etc More...

#include "stir/find_STIR_config.h"
#include "stir/error.h"
#include "stir/config.h"
#include <iostream>
#include <fstream>
#include <cstdlib>

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

std::string stir::find_STIR_config_file (const std::string &filename)
 find full path of a config file
 
std::string stir::get_STIR_config_dir ()
 find string with the (full) path of the directory where looks for STIR configuration files
 
std::string stir::get_STIR_doc_dir ()
 find string with the (full) path of the directory where the STIR documentation was installed
 
std::string stir::get_STIR_examples_dir ()
 find string with the (full) path of the directory where the STIR examples are installed
 

Detailed Description

implementation of functions to get configuration directory etc

Copyright (C) 2021, National Physical Laboratory Copyright (C) 2022, University College London This file is part of STIR.

SPDX-License-Identifier: Apache-2.0

See STIR/LICENSE.txt for details

Author
Daniel Deidda
Kris Thielemans