GammaLib
2.1.0.dev
|
Log parabola spectral model class definition. More...
#include <cmath>
#include "GException.hpp"
#include "GTools.hpp"
#include "GRan.hpp"
#include "GIntegral.hpp"
#include "GModelSpectralLogParabola.hpp"
#include "GModelSpectralRegistry.hpp"
Go to the source code of this file.
Macros | |
#define | G_FLUX "GModelSpectralLogParabola::flux(GEnergy&, GEnergy&)" |
#define | G_EFLUX "GModelSpectralLogParabola::eflux(GEnergy&, GEnergy&)" |
#define | G_MC |
#define | G_READ "GModelSpectralLogParabola::read(GXmlElement&)" |
#define | G_WRITE "GModelSpectralLogParabola::write(GXmlElement&)" |
Variables | |
const GModelSpectralLogParabola | g_spectral_logp_seed1 ("LogParabola","Prefactor","Index","PivotEnergy","Curvature") |
Log parabola spectral model class definition.
Definition in file GModelSpectralLogParabola.cpp.
Definition at line 65 of file GModelSpectralLogParabola.cpp.
Definition at line 64 of file GModelSpectralLogParabola.cpp.
#define G_MC |
Definition at line 66 of file GModelSpectralLogParabola.cpp.
Referenced by GModelSpectralLogParabola::mc().
#define G_READ "GModelSpectralLogParabola::read(GXmlElement&)" |
Definition at line 68 of file GModelSpectralLogParabola.cpp.
Referenced by GModelSpectralLogParabola::read().
#define G_WRITE "GModelSpectralLogParabola::write(GXmlElement&)" |
Definition at line 69 of file GModelSpectralLogParabola.cpp.
Referenced by GModelSpectralLogParabola::write().
const GModelSpectralRegistry g_spectral_logp_registry1 & g_spectral_logp_seed1 |
Definition at line 47 of file GModelSpectralLogParabola.cpp.