GammaLib
2.0.0
|
Calibration database class implementation. More...
#include <unistd.h>
#include <cstdlib>
#include "GException.hpp"
#include "GTools.hpp"
#include "GCaldb.hpp"
Go to the source code of this file.
Macros | |
#define | G_GET_ROOTDIR "GCaldb::rootdir()" |
#define | G_SET_ROOTDIR "GCaldb::rootdir(std::string&)" |
#define | G_PATH "GCaldb::path(std::string&, std::string&)" |
#define | G_CIFNAME "GCaldb::cifname(std::string&, std::string&)" |
Calibration database class implementation.
Definition in file GCaldb.cpp.
#define G_CIFNAME "GCaldb::cifname(std::string&, std::string&)" |
Definition at line 41 of file GCaldb.cpp.
Referenced by GCaldb::cifname().
#define G_GET_ROOTDIR "GCaldb::rootdir()" |
Definition at line 38 of file GCaldb.cpp.
Referenced by GCaldb::rootdir().
#define G_PATH "GCaldb::path(std::string&, std::string&)" |
Definition at line 40 of file GCaldb.cpp.
Referenced by GCaldb::path().
#define G_SET_ROOTDIR "GCaldb::rootdir(std::string&)" |
Definition at line 39 of file GCaldb.cpp.
Referenced by GCaldb::rootdir().