GammaLib
2.1.0.dev
|
This is the complete list of members for GArf, including all inherited members.
append(const std::string &name, const std::vector< double > &column) | GArf | |
at(const int &index) | GArf | |
at(const int &index) const | GArf | |
at(const int &index, const int &col) | GArf | |
at(const int &index, const int &col) const | GArf | |
classname(void) const | GArf | inlinevirtual |
clear(void) | GArf | virtual |
clone(void) const | GArf | virtual |
column_index(const std::string &colname) const | GArf | protected |
columns(void) const | GArf | inline |
copy_members(const GArf &pha) | GArf | protected |
ebounds(void) const | GArf | inline |
filename(void) const | GArf | inline |
free_members(void) | GArf | protected |
GArf(void) | GArf | |
GArf(const GFilename &filename) | GArf | explicit |
GArf(const GEbounds &ebds) | GArf | explicit |
GArf(const GArf &arf) | GArf | |
header(void) const | GArf | inline |
header(const GFitsHeader &header) | GArf | inline |
init_members(void) | GArf | protected |
load(const GFilename &filename) | GArf | |
m_coldata | GArf | protected |
m_colnames | GArf | protected |
m_ebounds | GArf | protected |
m_filename | GArf | mutableprotected |
m_header | GArf | protected |
m_logetrue | GArf | protected |
m_specresp | GArf | protected |
operator()(const int &index, const int &col) | GArf | inline |
operator()(const int &index, const int &col) const | GArf | inline |
operator()(const std::string &colname, const GEnergy &energy) const | GArf | |
operator*(const GArf &arf, const double &scale) | GArf | friend |
operator*(const double &scale, const GArf &arf) | GArf | friend |
operator*=(const double &scale) | GArf | |
operator+(const GArf &a, const GArf &b) | GArf | friend |
operator+=(const GArf &arf) | GArf | |
operator-(const GArf &a, const GArf &b) | GArf | friend |
operator-=(const GArf &arf) | GArf | |
operator/(const GArf &arf, const double &scale) | GArf | friend |
operator/=(const double &scale) | GArf | |
operator=(const GArf &arf) | GArf | |
operator[](const int &index) | GArf | inline |
operator[](const int &index) const | GArf | inline |
operator[](const std::string &colname) | GArf | |
operator[](const std::string &colname) const | GArf | |
print(const GChatter &chatter=NORMAL) const | GArf | virtual |
read(const GFits &fits) | GArf | |
read(const GFitsTable &table) | GArf | |
save(const GFilename &filename, const bool &clobber=false) const | GArf | |
set_logetrue(void) | GArf | protected |
size(void) const | GArf | inline |
write(GFits &fits) const | GArf | |
~GArf(void) | GArf | virtual |
~GBase(void) | GBase | inlinevirtual |