GammaLib
2.0.0
|
This is the complete list of members for GEbounds, including all inherited members.
append(const GEnergy &emin, const GEnergy &emax) | GEbounds | |
classname(void) const | GEbounds | inlinevirtual |
clear(void) | GEbounds | virtual |
clone(void) const | GEbounds | virtual |
contains(const GEnergy &eng) const | GEbounds | |
contains(const GEnergy &emin, const GEnergy &emax) const | GEbounds | |
copy_members(const GEbounds &ebds) | GEbounds | protected |
elogmean(const int &index) const | GEbounds | |
emax(void) const | GEbounds | inline |
emax(const int &index, const GEnergy &energy) | GEbounds | |
emax(const int &index) const | GEbounds | |
emean(const int &index) const | GEbounds | |
emin(void) const | GEbounds | inline |
emin(const int &index, const GEnergy &energy) | GEbounds | |
emin(const int &index) const | GEbounds | |
ewidth(const int &index) const | GEbounds | |
extend(const GEbounds &ebds) | GEbounds | |
free_members(void) | GEbounds | protected |
GEbounds(void) | GEbounds | |
GEbounds(const GFilename &filename) | GEbounds | explicit |
GEbounds(const GXmlElement &xml) | GEbounds | explicit |
GEbounds(const GEnergies &energies) | GEbounds | explicit |
GEbounds(const GEbounds &ebds) | GEbounds | |
GEbounds(const GEnergy &emin, const GEnergy &emax) | GEbounds | |
GEbounds(const int &num, const GEnergy &emin, const GEnergy &emax, const std::string &method="LOG", const double &gamma=1.0) | GEbounds | |
index(const GEnergy &eng) const | GEbounds | |
init_members(void) | GEbounds | protected |
insert(const GEnergy &emin, const GEnergy &emax) | GEbounds | |
insert_eng(const int &index, const GEnergy &emin, const GEnergy &emax) | GEbounds | protected |
is_empty(void) const | GEbounds | inlinevirtual |
load(const GFilename &filename) | GEbounds | |
m_emax | GEbounds | protected |
m_emin | GEbounds | protected |
m_max | GEbounds | protected |
m_min | GEbounds | protected |
m_num | GEbounds | protected |
merge(void) | GEbounds | |
merge(const GEnergy &emin, const GEnergy &emax) | GEbounds | |
operator!=(const GEbounds &a, const GEbounds &b) | GEbounds | friend |
operator=(const GEbounds &ebds) | GEbounds | |
operator==(const GEbounds &a, const GEbounds &b) | GEbounds | friend |
print(const GChatter &chatter=NORMAL) const | GEbounds | virtual |
read(const GFitsTable &table) | GEbounds | |
read(const GXmlElement &xml) | GEbounds | |
remove(const int &index) | GEbounds | virtual |
remove(const GEnergy &emin, const GEnergy &emax) | GEbounds | |
reserve(const int &num) | GEbounds | virtual |
save(const GFilename &filename, const bool &clobber=false, const std::string &unit="keV") const | GEbounds | |
set(const GEnergies &energies) | GEbounds | |
set(const int &num, const GEnergy &emin, const GEnergy &emax, const std::string &method="LOG", const double &gamma=1.0) | GEbounds | |
set_attributes(void) | GEbounds | protected |
size(void) const | GEbounds | inlinevirtual |
write(GFits &file, const std::string &extname=gammalib::extname_ebounds, const std::string &unit="keV") const | GEbounds | |
write(GXmlElement &xml) const | GEbounds | |
~GBase(void) | GBase | inlinevirtual |
~GContainer(void) | GContainer | inlinevirtual |
~GEbounds(void) | GEbounds | virtual |