|
GammaLib 2.2.0.dev
|
Composite spectral model class implementation. More...
#include <cmath>#include "GException.hpp"#include "GTools.hpp"#include "GRan.hpp"#include "GModelSpectralComposite.hpp"#include "GModelSpectralRegistry.hpp"Go to the source code of this file.
Macros | |
| #define | G_MC "GModelSpectralComposite::mc(GEnergy&, GEnergy&, GTime&, GRan&)" |
| #define | G_WRITE "GModelSpectralComposite::write(GXmlElement&)" |
| #define | G_COMPONENT_INDEX "GModelSpectralComposite::component(int&)" |
| #define | G_COMPONENT_NAME "GModelSpectralComposite::component(std::string&)" |
| #define | G_APPEND |
Variables | |
| const GModelSpectralComposite | g_spectral_comp_seed |
Composite spectral model class implementation.
Definition in file GModelSpectralComposite.cpp.
| #define G_APPEND |
Definition at line 49 of file GModelSpectralComposite.cpp.
| #define G_COMPONENT_INDEX "GModelSpectralComposite::component(int&)" |
Definition at line 47 of file GModelSpectralComposite.cpp.
| #define G_COMPONENT_NAME "GModelSpectralComposite::component(std::string&)" |
Definition at line 48 of file GModelSpectralComposite.cpp.
Definition at line 45 of file GModelSpectralComposite.cpp.
| #define G_WRITE "GModelSpectralComposite::write(GXmlElement&)" |
Definition at line 46 of file GModelSpectralComposite.cpp.
| const GModelSpectralRegistry g_spectral_comp_registry & g_spectral_comp_seed |
Definition at line 41 of file GModelSpectralComposite.cpp.