GammaLib
2.1.0.dev
|
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 |
Spectral model registry class implementation.
Definition in file GModelSpectralRegistry.cpp.
#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().