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

Flux normalized power law spectral model class implementation. More...

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

Go to the source code of this file.

Macros

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

Variables

const GModelSpectralPlawPhotonFlux g_spectral_plaw_phflux_seed1 ("PowerLaw","PhotonFlux","Index","LowerLimit","UpperLimit")
 

Detailed Description

Flux normalized power law spectral model class implementation.

Author
Juergen Knoedlseder

Definition in file GModelSpectralPlawPhotonFlux.cpp.

Macro Definition Documentation

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

Definition at line 59 of file GModelSpectralPlawPhotonFlux.cpp.

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

Definition at line 58 of file GModelSpectralPlawPhotonFlux.cpp.

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

Definition at line 60 of file GModelSpectralPlawPhotonFlux.cpp.

Referenced by GModelSpectralPlawPhotonFlux::mc().

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

Definition at line 62 of file GModelSpectralPlawPhotonFlux.cpp.

Referenced by GModelSpectralPlawPhotonFlux::read().

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

Variable Documentation

const GModelSpectralRegistry g_spectral_plaw_phflux_registry1 & g_spectral_plaw_phflux_seed1

Definition at line 47 of file GModelSpectralPlawPhotonFlux.cpp.