|
GammaLib 2.2.0.dev
|
Fermi LAT observation class implementation. More...
#include <typeinfo>#include "GException.hpp"#include "GObservationRegistry.hpp"#include "GLATObservation.hpp"#include "GLATEventList.hpp"#include "GLATEventCube.hpp"#include "GLATRoi.hpp"#include "GFits.hpp"#include "GTools.hpp"#include "GEnergy.hpp"Go to the source code of this file.
Macros | |
| #define | G_RESPONSE "GLATObservation::response(GResponse&)" |
| #define | G_READ "GLATObservation::read(GXmlElement&)" |
| #define | G_WRITE "GLATObservation::write(GXmlElement&)" |
Variables | |
| const GLATObservation | g_obs_lat_seed |
Fermi LAT observation class implementation.
Definition in file GLATObservation.cpp.
| #define G_READ "GLATObservation::read(GXmlElement&)" |
Definition at line 48 of file GLATObservation.cpp.
| #define G_RESPONSE "GLATObservation::response(GResponse&)" |
Definition at line 47 of file GLATObservation.cpp.
| #define G_WRITE "GLATObservation::write(GXmlElement&)" |
Definition at line 49 of file GLATObservation.cpp.
| const GObservationRegistry g_obs_lat_registry & g_obs_lat_seed |
Definition at line 43 of file GLATObservation.cpp.