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

Energy flux normalized power law spectral model class implementation. More...

#include <cmath>
#include "GException.hpp"
#include "GTools.hpp"
#include "GMath.hpp"
#include "GRan.hpp"
#include "GModelSpectralPlawEnergyFlux.hpp"
#include "GModelSpectralRegistry.hpp"

Go to the source code of this file.

Macros

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

Variables

const GModelSpectralPlawEnergyFlux g_spectral_plaw_eflux_seed ("PowerLaw","EnergyFlux","Index","LowerLimit","UpperLimit")
 

Detailed Description

Energy flux normalized power law spectral model class implementation.

Author
Michael Mayer

Definition in file GModelSpectralPlawEnergyFlux.cpp.

Macro Definition Documentation

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

Definition at line 51 of file GModelSpectralPlawEnergyFlux.cpp.

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

Definition at line 50 of file GModelSpectralPlawEnergyFlux.cpp.

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

Definition at line 52 of file GModelSpectralPlawEnergyFlux.cpp.

Referenced by GModelSpectralPlawEnergyFlux::mc().

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

Definition at line 54 of file GModelSpectralPlawEnergyFlux.cpp.

Referenced by GModelSpectralPlawEnergyFlux::read().

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

Variable Documentation

const GModelSpectralRegistry g_spectral_plaw_eflux_registry & g_spectral_plaw_eflux_seed

Definition at line 47 of file GModelSpectralPlawEnergyFlux.cpp.