GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GModelSpectralSuperExpPlaw.cpp File Reference

Super exponential cut off power law spectral class implementation. More...

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

Go to the source code of this file.

Macros

#define G_MC
 
#define G_READ   "GModelSpectralSuperExpPlaw::read(GXmlElement&)"
 
#define G_WRITE   "GModelSpectralSuperExpPlaw::write(GXmlElement&)"
 

Variables

const GModelSpectralSuperExpPlaw g_spectral_seplaw_seed1 ("SuperExponentialCutoffPowerLaw","Prefactor","Index1","PivotEnergy","CutoffEnergy","Index2")
 

Detailed Description

Super exponential cut off power law spectral class implementation.

Author
Michael Mayer

Definition in file GModelSpectralSuperExpPlaw.cpp.

Macro Definition Documentation

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

Definition at line 60 of file GModelSpectralSuperExpPlaw.cpp.

Referenced by GModelSpectralSuperExpPlaw::mc().

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

Definition at line 62 of file GModelSpectralSuperExpPlaw.cpp.

Referenced by GModelSpectralSuperExpPlaw::read().

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

Definition at line 63 of file GModelSpectralSuperExpPlaw.cpp.

Referenced by GModelSpectralSuperExpPlaw::write().

Variable Documentation

const GModelSpectralRegistry g_spectral_seplaw_registry1 & g_spectral_seplaw_seed1

Definition at line 48 of file GModelSpectralSuperExpPlaw.cpp.