GammaLib
2.1.0.dev
|
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") |
Flux normalized power law spectral model class implementation.
Definition in file GModelSpectralPlawPhotonFlux.cpp.
Definition at line 59 of file GModelSpectralPlawPhotonFlux.cpp.
Definition at line 58 of file GModelSpectralPlawPhotonFlux.cpp.
#define G_MC |
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&)" |
Definition at line 63 of file GModelSpectralPlawPhotonFlux.cpp.
Referenced by GModelSpectralPlawPhotonFlux::write().
const GModelSpectralRegistry g_spectral_plaw_phflux_registry1 & g_spectral_plaw_phflux_seed1 |
Definition at line 47 of file GModelSpectralPlawPhotonFlux.cpp.