|
GammaLib 2.2.0.dev
|
Fermi/LAT event cube class implementation. More...
#include "GException.hpp"#include "GTools.hpp"#include "GFilename.hpp"#include "GFitsImage.hpp"#include "GFitsTable.hpp"#include "GLATEventCube.hpp"Go to the source code of this file.
Macros | |
| #define | G_NAXIS "GLATEventCube::naxis(int)" |
| #define | G_DIFFNAME "GLATEventCube::diffname(int&)" |
| #define | G_DIFFRSP "GLATEventCube::diffrsp(int&)" |
| #define | G_READ_SRCMAP "GLATEventCube::read_srcmap(GFitsImage&)" |
| #define | G_SET_DIRECTIONS "GLATEventCube::set_directions()" |
| #define | G_SET_ENERGIES "GLATEventCube::set_energies()" |
| #define | G_SET_TIMES "GLATEventCube::set_times()" |
| #define | G_SET_BIN "GLATEventCube::set_bin(int&)" |
| #define | G_MISSING_WCS_KLUDGE |
| Handle source maps with missing WCS. | |
Fermi/LAT event cube class implementation.
Definition in file GLATEventCube.cpp.
| #define G_DIFFNAME "GLATEventCube::diffname(int&)" |
Definition at line 40 of file GLATEventCube.cpp.
Referenced by GLATEventCube::diffname().
| #define G_DIFFRSP "GLATEventCube::diffrsp(int&)" |
Definition at line 41 of file GLATEventCube.cpp.
Referenced by GLATEventCube::diffrsp().
| #define G_MISSING_WCS_KLUDGE |
Handle source maps with missing WCS.
Definition at line 51 of file GLATEventCube.cpp.
| #define G_NAXIS "GLATEventCube::naxis(int)" |
Definition at line 39 of file GLATEventCube.cpp.
| #define G_READ_SRCMAP "GLATEventCube::read_srcmap(GFitsImage&)" |
Definition at line 42 of file GLATEventCube.cpp.
Referenced by GLATEventCube::read_srcmap().
| #define G_SET_BIN "GLATEventCube::set_bin(int&)" |
Definition at line 46 of file GLATEventCube.cpp.
| #define G_SET_DIRECTIONS "GLATEventCube::set_directions()" |
Definition at line 43 of file GLATEventCube.cpp.
| #define G_SET_ENERGIES "GLATEventCube::set_energies()" |
Definition at line 44 of file GLATEventCube.cpp.
| #define G_SET_TIMES "GLATEventCube::set_times()" |
Definition at line 45 of file GLATEventCube.cpp.