GammaLib
2.0.0
|
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 | |
gammalib | |
Functions | |
GPha | operator+ (const GPha &a, const GPha &b) |
Spectrum addition operator friend. More... | |
GPha | operator- (const GPha &a, const GPha &b) |
Spectrum subtraction operator friend. More... | |
GPha | operator* (const GPha &pha, const double &scale) |
Spectrum scaling operator friend. More... | |
GPha | operator* (const double &scale, const GPha &pha) |
Spectrum scaling operator friend. More... | |
GPha | operator/ (const GPha &pha, const double &scale) |
Spectrum division operator friend. More... | |
Variables | |
const std::string | gammalib::extname_pha = "SPECTRUM" |
XSPEC Pulse Height Analyzer class definition.
Definition in file GPha.hpp.