|
GammaLib 2.2.0.dev
|
Super exponential cut off power law spectral class implementation. More...
#include <cmath>#include "GException.hpp"#include "GTools.hpp"#include "GRan.hpp"#include "GIntegral.hpp"#include "GModelSpectralSuperExpPlaw.hpp"#include "GModelSpectralRegistry.hpp"Go to the source code of this file.
Macros | |
| #define | G_MC |
| #define | G_READ "GModelSpectralSuperExpPlaw::read(GXmlElement&)" |
| #define | G_WRITE "GModelSpectralSuperExpPlaw::write(GXmlElement&)" |
Variables | |
| const GModelSpectralSuperExpPlaw | g_spectral_seplaw_seed1 ("SuperExponentialCutoffPowerLaw", "Prefactor", "Index1", "PivotEnergy", "CutoffEnergy", "Index2") |
Super exponential cut off power law spectral class implementation.
Definition in file GModelSpectralSuperExpPlaw.cpp.
| #define G_MC |
Definition at line 60 of file GModelSpectralSuperExpPlaw.cpp.
| #define G_READ "GModelSpectralSuperExpPlaw::read(GXmlElement&)" |
Definition at line 62 of file GModelSpectralSuperExpPlaw.cpp.
| #define G_WRITE "GModelSpectralSuperExpPlaw::write(GXmlElement&)" |
Definition at line 63 of file GModelSpectralSuperExpPlaw.cpp.
| const GModelSpectralRegistry g_spectral_seplaw_registry1 & g_spectral_seplaw_seed1 | ( | "SuperExponentialCutoffPowerLaw" | , |
| "Prefactor" | , | ||
| "Index1" | , | ||
| "PivotEnergy" | , | ||
| "CutoffEnergy" | , | ||
| "Index2" | ) |
Definition at line 48 of file GModelSpectralSuperExpPlaw.cpp.