|
GammaLib 2.2.0.dev
|
This is the complete list of members for GPha, including all inherited members.
| alloc(const int &size) | GPha | protected |
| ancrfile(const std::string &ancrfile) | GPha | inline |
| ancrfile(void) const | GPha | inline |
| append(const std::string &name, const std::vector< double > &column) | GPha | |
| areascal(const int &index, const double &areascal) | GPha | |
| areascal(const int &index) const | GPha | |
| at(const int &index) | GPha | |
| at(const int &index) const | GPha | |
| at(const int &index, const int &col) | GPha | |
| at(const int &index, const int &col) const | GPha | |
| backfile(const std::string &backfile) | GPha | inline |
| backfile(void) const | GPha | inline |
| backscal(const int &index, const double &backscal) | GPha | |
| backscal(const int &index) const | GPha | |
| backscal_spectrum(void) const | GPha | |
| classname(void) const | GPha | inlinevirtual |
| clear(void) | GPha | virtual |
| clone(void) const | GPha | virtual |
| column_index(const std::string &colname) const | GPha | protected |
| columns(void) const | GPha | inline |
| copy_members(const GPha &pha) | GPha | protected |
| corrfile(const std::string &corrfile) | GPha | inline |
| corrfile(void) const | GPha | inline |
| counts(void) const | GPha | |
| counts_spectrum(void) const | GPha | |
| ebounds(void) const | GPha | inline |
| emax_obs(const GEnergy &emax_obs) | GPha | inline |
| emax_obs(void) const | GPha | inline |
| emin_obs(const GEnergy &emin_obs) | GPha | inline |
| emin_obs(void) const | GPha | inline |
| exposure(const double &exposure) | GPha | inline |
| exposure(void) const | GPha | inline |
| filename(void) const | GPha | inline |
| fill(const GEnergy &energy, const double &value=1.0) | GPha | |
| free_members(void) | GPha | protected |
| GPha(void) | GPha | |
| GPha(const GFilename &filename) | GPha | explicit |
| GPha(const GEbounds &ebds) | GPha | explicit |
| GPha(const int &bins) | GPha | explicit |
| GPha(const GPha &pha) | GPha | |
| header(void) const | GPha | inline |
| header(const GFitsHeader &header) | GPha | inline |
| init_members(void) | GPha | protected |
| load(const GFilename &filename) | GPha | |
| m_ancrfile | GPha | protected |
| m_areascal | GPha | protected |
| m_backfile | GPha | protected |
| m_backscal | GPha | protected |
| m_coldata | GPha | protected |
| m_colnames | GPha | protected |
| m_corrfile | GPha | protected |
| m_counts | GPha | protected |
| m_ebounds | GPha | protected |
| m_emax_obs | GPha | protected |
| m_emin_obs | GPha | protected |
| m_exposure | GPha | protected |
| m_filename | GPha | mutableprotected |
| m_header | GPha | protected |
| m_outflow | GPha | protected |
| m_overflow | GPha | protected |
| m_respfile | GPha | protected |
| m_underflow | GPha | protected |
| operator()(const int &index, const int &col) | GPha | inline |
| operator()(const int &index, const int &col) const | GPha | inline |
| operator*(const GPha &pha, const double &scale) | GPha | friend |
| operator*(const double &scale, const GPha &pha) | GPha | friend |
| operator*=(const double &scale) | GPha | |
| operator+(const GPha &a, const GPha &b) | GPha | friend |
| operator+=(const GPha &pha) | GPha | |
| operator-(const GPha &a, const GPha &b) | GPha | friend |
| operator-=(const GPha &pha) | GPha | |
| operator/(const GPha &pha, const double &scale) | GPha | friend |
| operator/=(const double &scale) | GPha | |
| operator=(const GPha &pha) | GPha | |
| operator[](const int &index) | GPha | inline |
| operator[](const int &index) const | GPha | inline |
| operator[](const std::string &colname) | GPha | |
| operator[](const std::string &colname) const | GPha | |
| outflow(void) const | GPha | inline |
| overflow(void) const | GPha | inline |
| print(const GChatter &chatter=NORMAL) const | GPha | virtual |
| read(const GFits &fits) | GPha | |
| read(const GFitsTable &table) | GPha | |
| respfile(const std::string &respfile) | GPha | inline |
| respfile(void) const | GPha | inline |
| save(const GFilename &filename, const bool &clobber=false) const | GPha | |
| size(void) const | GPha | inline |
| underflow(void) const | GPha | inline |
| write(GFits &fits) const | GPha | |
| ~GBase(void) | GBase | inlinevirtual |
| ~GPha(void) | GPha | virtual |