|
GammaLib 2.2.0.dev
|
XSPEC Auxiliary Response File class implementation. More...
#include "GArf.hpp"#include "GException.hpp"#include "GFilename.hpp"#include "GTools.hpp"#include "GFits.hpp"#include "GFitsTable.hpp"#include "GFitsBinTable.hpp"#include "GFitsTableShortCol.hpp"#include "GFitsTableFloatCol.hpp"Go to the source code of this file.
Macros | |
| #define | G_OPERATOR_PLUS "GArf::operator+=(GArf&)" |
| #define | G_OPERATOR_MINUS "GArf::operator-=(GArf&)" |
| #define | G_OPERATOR "GArf::operator[](std::string&)" |
| #define | G_OPERATOR2 "GArf::operator()(std::string&, GEnergy&)" |
| #define | G_AT1 "GArf::at(int&)" |
| #define | G_AT2 "GArf::at(int&, int&)" |
| #define | G_APPEND "GArf::append(std::string&, std::vector<double>&)" |
XSPEC Auxiliary Response File class implementation.
Definition in file GArf.cpp.
| #define G_APPEND "GArf::append(std::string&, std::vector<double>&)" |
| #define G_OPERATOR2 "GArf::operator()(std::string&, GEnergy&)" |
| #define G_OPERATOR_MINUS "GArf::operator-=(GArf&)" |
Definition at line 43 of file GArf.cpp.
Referenced by GArf::operator-=(), GPha::operator-=(), and GRmf::operator-=().
| #define G_OPERATOR_PLUS "GArf::operator+=(GArf&)" |
Definition at line 42 of file GArf.cpp.
Referenced by GArf::operator+=(), GPha::operator+=(), and GRmf::operator+=().