GammaLib
2.0.0
|
Constant spectral model class implementation. More...
#include "GException.hpp"
#include "GTools.hpp"
#include "GRan.hpp"
#include "GModelSpectralConst.hpp"
#include "GModelSpectralRegistry.hpp"
Go to the source code of this file.
Macros | |
#define | G_FLUX "GModelSpectralConst::flux(GEnergy&, GEnergy&)" |
#define | G_EFLUX "GModelSpectralConst::eflux(GEnergy&, GEnergy&)" |
#define | G_MC "GModelSpectralConst::mc(GEnergy&, GEnergy&, GTime&, GRan&)" |
#define | G_READ "GModelSpectralConst::read(GXmlElement&)" |
#define | G_WRITE "GModelSpectralConst::write(GXmlElement&)" |
Variables | |
const GModelSpectralConst | g_spectral_const_seed1 ("Constant","Normalization") |
Constant spectral model class implementation.
Definition in file GModelSpectralConst.cpp.
Definition at line 49 of file GModelSpectralConst.cpp.
Definition at line 48 of file GModelSpectralConst.cpp.
Definition at line 50 of file GModelSpectralConst.cpp.
Referenced by GModelSpectralConst::mc().
#define G_READ "GModelSpectralConst::read(GXmlElement&)" |
Definition at line 51 of file GModelSpectralConst.cpp.
Referenced by GModelSpectralConst::read().
#define G_WRITE "GModelSpectralConst::write(GXmlElement&)" |
Definition at line 52 of file GModelSpectralConst.cpp.
Referenced by GModelSpectralConst::write().
const GModelSpectralRegistry g_spectral_const_registry1 & g_spectral_const_seed1 |
Definition at line 41 of file GModelSpectralConst.cpp.