GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelSpectralExpPlaw.cpp File Reference

Exponential cut off power law spectral class implementation. More...

#include <cmath>
#include "GException.hpp"
#include "GTools.hpp"
#include "GRan.hpp"
#include "GIntegral.hpp"
#include "GModelSpectralExpPlaw.hpp"
#include "GModelSpectralRegistry.hpp"

Go to the source code of this file.

Macros

#define G_MC   "GModelSpectralExpPlaw::mc(GEnergy&, GEnergy&, GTime&, GRan&)"
 
#define G_READ   "GModelSpectralExpPlaw::read(GXmlElement&)"
 
#define G_WRITE   "GModelSpectralExpPlaw::write(GXmlElement&)"
 

Variables

const GModelSpectralExpPlaw g_spectral_eplaw_seed1 ("ExponentialCutoffPowerLaw", "Prefactor", "Index", "PivotEnergy", "CutoffEnergy")
 

Detailed Description

Exponential cut off power law spectral class implementation.

Author
Juergen Knoedlseder

Definition in file GModelSpectralExpPlaw.cpp.

Macro Definition Documentation

◆ G_MC

#define G_MC   "GModelSpectralExpPlaw::mc(GEnergy&, GEnergy&, GTime&, GRan&)"

Definition at line 58 of file GModelSpectralExpPlaw.cpp.

◆ G_READ

#define G_READ   "GModelSpectralExpPlaw::read(GXmlElement&)"

Definition at line 59 of file GModelSpectralExpPlaw.cpp.

◆ G_WRITE

#define G_WRITE   "GModelSpectralExpPlaw::write(GXmlElement&)"

Definition at line 60 of file GModelSpectralExpPlaw.cpp.

Variable Documentation

◆ g_spectral_eplaw_seed1

const GModelSpectralRegistry g_spectral_eplaw_registry1 & g_spectral_eplaw_seed1 ( "ExponentialCutoffPowerLaw" ,
"Prefactor" ,
"Index" ,
"PivotEnergy" ,
"CutoffEnergy"  )

Definition at line 47 of file GModelSpectralExpPlaw.cpp.