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

◆ G_EFLUX

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

Definition at line 59 of file GModelSpectralPlawPhotonFlux.cpp.

◆ G_FLUX

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

Definition at line 58 of file GModelSpectralPlawPhotonFlux.cpp.

◆ G_MC

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

Definition at line 60 of file GModelSpectralPlawPhotonFlux.cpp.

◆ G_READ

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

Definition at line 62 of file GModelSpectralPlawPhotonFlux.cpp.

◆ G_WRITE

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

Definition at line 63 of file GModelSpectralPlawPhotonFlux.cpp.

Variable Documentation

◆ g_spectral_plaw_phflux_seed1

const GModelSpectralRegistry g_spectral_plaw_phflux_registry1 & g_spectral_plaw_phflux_seed1 ( "PowerLaw" ,
"PhotonFlux" ,
"Index" ,
"LowerLimit" ,
"UpperLimit"  )

Definition at line 47 of file GModelSpectralPlawPhotonFlux.cpp.