GammaLib 2.0.0
|
Spatial map cube model class implementation. More...
#include "GException.hpp"
#include "GTools.hpp"
#include "GMath.hpp"
#include "GHealpix.hpp"
#include "GEnergies.hpp"
#include "GFits.hpp"
#include "GFitsTable.hpp"
#include "GFitsTableCol.hpp"
#include "GXmlElement.hpp"
#include "GModelSpatialRegistry.hpp"
#include "GModelSpatialDiffuseCube.hpp"
Go to the source code of this file.
Macros | |
#define | G_MC "GModelSpatialDiffuseCube::mc(GEnergy&, GTime&, GRan&)" |
#define | G_READ "GModelSpatialDiffuseCube::read(GXmlElement&)" |
#define | G_WRITE "GModelSpatialDiffuseCube::write(GXmlElement&)" |
#define | G_ENERGIES "GModelSpatialDiffuseCube::energies(GEnergies&)" |
#define | G_LOAD_CUBE "GModelSpatialDiffuseCube::load_cube(GFilename&)" |
#define | G_READ_FITS "GModelSpatialDiffuseCube::read(GFits&)" |
Variables | |
const GModelSpatialDiffuseCube | g_spatial_cube_seed |
Spatial map cube model class implementation.
Definition in file GModelSpatialDiffuseCube.cpp.
#define G_ENERGIES "GModelSpatialDiffuseCube::energies(GEnergies&)" |
Definition at line 57 of file GModelSpatialDiffuseCube.cpp.
Referenced by GModelSpatialDiffuseCube::energies().
#define G_LOAD_CUBE "GModelSpatialDiffuseCube::load_cube(GFilename&)" |
Definition at line 58 of file GModelSpatialDiffuseCube.cpp.
Referenced by GModelSpatialDiffuseCube::load_cube().
Definition at line 54 of file GModelSpatialDiffuseCube.cpp.
Referenced by GCOMModelDRBPhibarBins::mc(), GCOMModelDRBPhibarNodes::mc(), GCOMModelDRM::mc(), GCTABackground2D::mc(), GCTABackground3D::mc(), GCTAEdisp2D::mc(), GCTAEdispRmf::mc(), GCTAModelAeffBackground::mc(), GCTAModelBackground::mc(), GCTAModelCubeBackground::mc(), GCTAModelIrfBackground::mc(), GCTAModelRadialAcceptance::mc(), GCTAModelSkyCube::mc(), GCTAModelSpatial::mc(), GCTAResponseIrf::mc(), GModelSpatialDiffuseCube::mc(), GModelSpatialDiffuseMap::mc(), GModelSpatialEllipticalGeneralGauss::mc(), GModelSpatialRadialGeneralGauss::mc(), GModelSpatialRadialShell::mc(), GModelSpectralBins::mc(), GModelSpectralBrokenPlaw::mc(), GModelSpectralComposite::mc(), GModelSpectralConst::mc(), GModelSpectralExpInvPlaw::mc(), GModelSpectralExponential::mc(), GModelSpectralExpPlaw::mc(), GModelSpectralFunc::mc(), GModelSpectralGauss::mc(), GModelSpectralLogParabola::mc(), GModelSpectralMultiplicative::mc(), GModelSpectralNodes::mc(), GModelSpectralPlaw::mc(), GModelSpectralPlawEnergyFlux::mc(), GModelSpectralPlawPhotonFlux::mc(), GModelSpectralSmoothBrokenPlaw::mc(), GModelSpectralSuperExpPlaw::mc(), and GModelSpectralTable::mc().
#define G_READ "GModelSpatialDiffuseCube::read(GXmlElement&)" |
Definition at line 55 of file GModelSpatialDiffuseCube.cpp.
#define G_READ_FITS "GModelSpatialDiffuseCube::read(GFits&)" |
Definition at line 59 of file GModelSpatialDiffuseCube.cpp.
Referenced by GModelSpatialDiffuseCube::read(), GSPIEventCube::read(), and GMWLSpectrum::read_fits().
#define G_WRITE "GModelSpatialDiffuseCube::write(GXmlElement&)" |
Definition at line 56 of file GModelSpatialDiffuseCube.cpp.
const GModelSpatialRegistry g_spatial_cube_registry & g_spatial_cube_seed |
Definition at line 46 of file GModelSpatialDiffuseCube.cpp.