GammaLib 2.0.0
|
Broken power law spectrum class implementation. More...
#include <cmath>
#include "GException.hpp"
#include "GTools.hpp"
#include "GRan.hpp"
#include "GModelSpectralBrokenPlaw.hpp"
#include "GModelSpectralRegistry.hpp"
Go to the source code of this file.
Macros | |
#define | G_MC |
#define | G_READ "GModelSpectralBrokenPlaw::read(GXmlElement&)" |
#define | G_WRITE "GModelSpectralBrokenPlaw::write(GXmlElement&)" |
Variables | |
const GModelSpectralBrokenPlaw | g_spectral_blaw_seed1 ("BrokenPowerLaw", "Prefactor", "Index1", "BreakEnergy", "Index2") |
Broken power law spectrum class implementation.
Definition in file GModelSpectralBrokenPlaw.cpp.
#define G_MC |
Definition at line 57 of file GModelSpectralBrokenPlaw.cpp.
#define G_READ "GModelSpectralBrokenPlaw::read(GXmlElement&)" |
Definition at line 59 of file GModelSpectralBrokenPlaw.cpp.
#define G_WRITE "GModelSpectralBrokenPlaw::write(GXmlElement&)" |
Definition at line 60 of file GModelSpectralBrokenPlaw.cpp.
const GModelSpectralRegistry g_spectral_blaw_registry1 & g_spectral_blaw_seed1 | ( | "BrokenPowerLaw" | , |
"Prefactor" | , | ||
"Index1" | , | ||
"BreakEnergy" | , | ||
"Index2" | ) |
Definition at line 46 of file GModelSpectralBrokenPlaw.cpp.