GammaLib 2.1.0.dev
Loading...
Searching...
No Matches
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

◆ G_MC

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

Definition at line 60 of file GModelSpectralSuperExpPlaw.cpp.

◆ G_READ

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

Definition at line 62 of file GModelSpectralSuperExpPlaw.cpp.

◆ G_WRITE

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

Definition at line 63 of file GModelSpectralSuperExpPlaw.cpp.

Variable Documentation

◆ g_spectral_seplaw_seed1

const GModelSpectralRegistry g_spectral_seplaw_registry1 & g_spectral_seplaw_seed1 ( "SuperExponentialCutoffPowerLaw" ,
"Prefactor" ,
"Index1" ,
"PivotEnergy" ,
"CutoffEnergy" ,
"Index2"  )

Definition at line 48 of file GModelSpectralSuperExpPlaw.cpp.