|
GammaLib 2.2.0.dev
|
XSPEC Pulse Height Analyzer class definition. More...
#include <string>#include "GBase.hpp"#include "GEbounds.hpp"#include "GFilename.hpp"#include "GNdarray.hpp"#include "GFitsHeader.hpp"Go to the source code of this file.
Classes | |
| class | GPha |
| Pulse Height Analyzer class. More... | |
Namespaces | |
| namespace | gammalib |
Functions | |
| GPha | operator+ (const GPha &a, const GPha &b) |
| Spectrum addition operator friend. | |
| GPha | operator- (const GPha &a, const GPha &b) |
| Spectrum subtraction operator friend. | |
| GPha | operator* (const GPha &pha, const double &scale) |
| Spectrum scaling operator friend. | |
| GPha | operator* (const double &scale, const GPha &pha) |
| Spectrum scaling operator friend. | |
| GPha | operator/ (const GPha &pha, const double &scale) |
| Spectrum division operator friend. | |
Variables | |
| const std::string | gammalib::extname_pha = "SPECTRUM" |
XSPEC Pulse Height Analyzer class definition.
Definition in file GPha.hpp.