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

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

Definition at line 58 of file GModelSpectralExpPlaw.cpp.

Referenced by GModelSpectralExpPlaw::mc().

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

Definition at line 59 of file GModelSpectralExpPlaw.cpp.

Referenced by GModelSpectralExpPlaw::read().

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

Definition at line 60 of file GModelSpectralExpPlaw.cpp.

Referenced by GModelSpectralExpPlaw::write().

Variable Documentation

const GModelSpectralRegistry g_spectral_eplaw_registry1 & g_spectral_eplaw_seed1

Definition at line 47 of file GModelSpectralExpPlaw.cpp.