GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelSpectralRegistry.cpp File Reference

Spectral model registry class implementation. More...

#include "GModelPar.hpp"
#include "GModelSpectral.hpp"
#include "GModelSpectralRegistry.hpp"
#include "GException.hpp"
#include "GTools.hpp"

Go to the source code of this file.

Macros

#define G_ALLOC   "GModelSpectralRegistry::alloc(GXmlElement&)"
 
#define G_NAME   "GModelSpectralRegistry::name(int&)"
 
#define G_DEBUG_REGISTRY   0
 

Detailed Description

Spectral model registry class implementation.

Author
Juergen Knoedlseder

Definition in file GModelSpectralRegistry.cpp.

Macro Definition Documentation

◆ G_ALLOC

#define G_ALLOC   "GModelSpectralRegistry::alloc(GXmlElement&)"

Definition at line 38 of file GModelSpectralRegistry.cpp.

◆ G_DEBUG_REGISTRY

#define G_DEBUG_REGISTRY   0

Definition at line 46 of file GModelSpectralRegistry.cpp.

◆ G_NAME

#define G_NAME   "GModelSpectralRegistry::name(int&)"

Definition at line 39 of file GModelSpectralRegistry.cpp.