|
GammaLib 2.2.0.dev
|
Gaussian spectral model class implementation. More...
#include "GException.hpp"#include "GTools.hpp"#include "GMath.hpp"#include "GRan.hpp"#include "GFunction.hpp"#include "GIntegral.hpp"#include "GModelSpectralGauss.hpp"#include "GModelSpectralRegistry.hpp"Go to the source code of this file.
Macros | |
| #define | G_FLUX "GModelSpectralGauss::flux(GEnergy&, GEnergy&)" |
| #define | G_EFLUX "GModelSpectralGauss::eflux(GEnergy&, GEnergy&)" |
| #define | G_MC "GModelSpectralGauss::mc(GEnergy&, GEnergy&, GRan&)" |
| #define | G_READ "GModelSpectralGauss::read(GXmlElement&)" |
| #define | G_WRITE "GModelSpectralGauss::write(GXmlElement&)" |
Variables | |
| const GModelSpectralGauss | g_spectral_gauss_seed |
Gaussian spectral model class implementation.
Definition in file GModelSpectralGauss.cpp.
Definition at line 48 of file GModelSpectralGauss.cpp.
Definition at line 47 of file GModelSpectralGauss.cpp.
Definition at line 49 of file GModelSpectralGauss.cpp.
| #define G_READ "GModelSpectralGauss::read(GXmlElement&)" |
Definition at line 50 of file GModelSpectralGauss.cpp.
| #define G_WRITE "GModelSpectralGauss::write(GXmlElement&)" |
Definition at line 51 of file GModelSpectralGauss.cpp.
| const GModelSpectralRegistry g_spectral_gauss_registry & g_spectral_gauss_seed |
Definition at line 43 of file GModelSpectralGauss.cpp.