GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

Definition at line 50 of file GModelSpectralExpInvPlaw.cpp.

Referenced by GModelSpectralExpInvPlaw::mc().

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

Definition at line 52 of file GModelSpectralExpInvPlaw.cpp.

Referenced by GModelSpectralExpInvPlaw::read().

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

Definition at line 53 of file GModelSpectralExpInvPlaw.cpp.

Referenced by GModelSpectralExpInvPlaw::write().

Variable Documentation

const GModelSpectralRegistry g_spectral_einvplaw_registry1 & g_spectral_einvplaw_seed1

Definition at line 47 of file GModelSpectralExpInvPlaw.cpp.