GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelSpectralExpInvPlaw.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 "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")
 

Detailed Description

Exponential cut off power law spectral class implementation.

Author
Alexander Ziegler

Definition in file GModelSpectralExpInvPlaw.cpp.

Macro Definition Documentation

◆ G_MC

#define G_MC
Value:
"GModelSpectralExpInvPlaw::mc(GEnergy&, GEnergy&, GTime&,"\
" GRan&)"

Definition at line 50 of file GModelSpectralExpInvPlaw.cpp.

◆ G_READ

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

Definition at line 52 of file GModelSpectralExpInvPlaw.cpp.

◆ G_WRITE

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

Definition at line 53 of file GModelSpectralExpInvPlaw.cpp.

Variable Documentation

◆ g_spectral_einvplaw_seed1

const GModelSpectralRegistry g_spectral_einvplaw_registry1 & g_spectral_einvplaw_seed1 ( "ExponentialCutoffPowerLaw" ,
"Prefactor" ,
"Index" ,
"PivotEnergy" ,
"InverseCutoffEnergy"  )

Definition at line 47 of file GModelSpectralExpInvPlaw.cpp.