GammaLib 2.1.0.dev
Loading...
Searching...
No Matches
GModelSpectralConst.cpp File Reference

Constant spectral model class implementation. More...

#include "GException.hpp"
#include "GTools.hpp"
#include "GRan.hpp"
#include "GModelSpectralConst.hpp"
#include "GModelSpectralRegistry.hpp"

Go to the source code of this file.

Macros

#define G_FLUX   "GModelSpectralConst::flux(GEnergy&, GEnergy&)"
 
#define G_EFLUX   "GModelSpectralConst::eflux(GEnergy&, GEnergy&)"
 
#define G_MC   "GModelSpectralConst::mc(GEnergy&, GEnergy&, GTime&, GRan&)"
 
#define G_READ   "GModelSpectralConst::read(GXmlElement&)"
 
#define G_WRITE   "GModelSpectralConst::write(GXmlElement&)"
 

Variables

const GModelSpectralConst g_spectral_const_seed1 ("Constant", "Normalization")
 

Detailed Description

Constant spectral model class implementation.

Author
Juergen Knoedlseder

Definition in file GModelSpectralConst.cpp.

Macro Definition Documentation

◆ G_EFLUX

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

Definition at line 49 of file GModelSpectralConst.cpp.

◆ G_FLUX

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

Definition at line 48 of file GModelSpectralConst.cpp.

◆ G_MC

#define G_MC   "GModelSpectralConst::mc(GEnergy&, GEnergy&, GTime&, GRan&)"

Definition at line 50 of file GModelSpectralConst.cpp.

◆ G_READ

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

Definition at line 51 of file GModelSpectralConst.cpp.

◆ G_WRITE

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

Definition at line 52 of file GModelSpectralConst.cpp.

Variable Documentation

◆ g_spectral_const_seed1

const GModelSpectralRegistry g_spectral_const_registry1 & g_spectral_const_seed1 ( "Constant" ,
"Normalization"  )

Definition at line 41 of file GModelSpectralConst.cpp.