GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelSpectralLogParabola.cpp File Reference

Log parabola spectral model class definition. More...

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

Go to the source code of this file.

Macros

#define G_FLUX   "GModelSpectralLogParabola::flux(GEnergy&, GEnergy&)"
 
#define G_EFLUX   "GModelSpectralLogParabola::eflux(GEnergy&, GEnergy&)"
 
#define G_MC
 
#define G_READ   "GModelSpectralLogParabola::read(GXmlElement&)"
 
#define G_WRITE   "GModelSpectralLogParabola::write(GXmlElement&)"
 

Variables

const GModelSpectralLogParabola g_spectral_logp_seed1 ("LogParabola", "Prefactor", "Index", "PivotEnergy", "Curvature")
 

Detailed Description

Log parabola spectral model class definition.

Author
Michael Mayer

Definition in file GModelSpectralLogParabola.cpp.

Macro Definition Documentation

◆ G_EFLUX

#define G_EFLUX   "GModelSpectralLogParabola::eflux(GEnergy&, GEnergy&)"

Definition at line 65 of file GModelSpectralLogParabola.cpp.

◆ G_FLUX

#define G_FLUX   "GModelSpectralLogParabola::flux(GEnergy&, GEnergy&)"

Definition at line 64 of file GModelSpectralLogParabola.cpp.

◆ G_MC

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

Definition at line 66 of file GModelSpectralLogParabola.cpp.

◆ G_READ

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

Definition at line 68 of file GModelSpectralLogParabola.cpp.

◆ G_WRITE

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

Definition at line 69 of file GModelSpectralLogParabola.cpp.

Variable Documentation

◆ g_spectral_logp_seed1

const GModelSpectralRegistry g_spectral_logp_registry1 & g_spectral_logp_seed1 ( "LogParabola" ,
"Prefactor" ,
"Index" ,
"PivotEnergy" ,
"Curvature"  )

Definition at line 47 of file GModelSpectralLogParabola.cpp.