GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

Definition at line 38 of file GModelSpectralRegistry.cpp.

Referenced by GModelSpectralRegistry::alloc().

#define G_DEBUG_REGISTRY   0

Definition at line 46 of file GModelSpectralRegistry.cpp.

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

Definition at line 39 of file GModelSpectralRegistry.cpp.

Referenced by GModelSpectralRegistry::name().