GammaLib 2.0.0
|
Exponential cut off power law spectral class implementation. More...
#include <cmath>
#include "GException.hpp"
#include "GTools.hpp"
#include "GRan.hpp"
#include "GIntegral.hpp"
#include "GModelSpectralExpInvPlaw.hpp"
#include "GModelSpectralRegistry.hpp"
Go to the source code of this file.
Macros | |
#define | G_MC |
#define | G_READ "GModelSpectralExpInvPlaw::read(GXmlElement&)" |
#define | G_WRITE "GModelSpectralExpInvPlaw::write(GXmlElement&)" |
Variables | |
const GModelSpectralExpInvPlaw | g_spectral_einvplaw_seed1 ("ExponentialCutoffPowerLaw", "Prefactor", "Index", "PivotEnergy", "InverseCutoffEnergy") |
Exponential cut off power law spectral class implementation.
Definition in file GModelSpectralExpInvPlaw.cpp.
#define G_MC |
Definition at line 50 of file GModelSpectralExpInvPlaw.cpp.
#define G_READ "GModelSpectralExpInvPlaw::read(GXmlElement&)" |
Definition at line 52 of file GModelSpectralExpInvPlaw.cpp.
#define G_WRITE "GModelSpectralExpInvPlaw::write(GXmlElement&)" |
Definition at line 53 of file GModelSpectralExpInvPlaw.cpp.
const GModelSpectralRegistry g_spectral_einvplaw_registry1 & g_spectral_einvplaw_seed1 | ( | "ExponentialCutoffPowerLaw" | , |
"Prefactor" | , | ||
"Index" | , | ||
"PivotEnergy" | , | ||
"InverseCutoffEnergy" | ) |
Definition at line 47 of file GModelSpectralExpInvPlaw.cpp.