|
GammaLib 2.2.0.dev
|
#include <cstdio>#include <string>#include <typeinfo>#include "GException.hpp"#include "GSource.hpp"#include "GModelSpatialPointSource.hpp"#include "GFits.hpp"#include "GFitsBinTable.hpp"#include "GFitsTableLongCol.hpp"#include "GFitsTableStringCol.hpp"#include "GFitsTableDoubleCol.hpp"#include "GFitsTableUShortCol.hpp"#include "GCOSResponse.hpp"#include "GCOSObservation.hpp"Go to the source code of this file.
Macros | |
| #define | G_IRF "GCOSResponse::irf(GEvent&, GSource&, GObservation&)" |
| #define | G_NROI |
| #define | G_EBOUNDS "GCOSResponse::ebounds(GEnergy&)" |
| #define | G_LOAD "GCOSResponse::load(GFilename&)" |
| #define | G_LOAD_RESPONSE_CHUNK "GCOSResponse::load_response_chunk(int&)" |
| #define | G_READ_BOUNDS |
| #define | G_READ_EBOUNDS |
| #define | G_READ_NDARRAY |
| #define | G_READ_RESPONSE_MATRIX |
| #define | G_GET_RESPONSE_CHUNK_KEY "GCOSResponse::get_response_chunk_key(int&)" |
| #define G_EBOUNDS "GCOSResponse::ebounds(GEnergy&)" |
Definition at line 50 of file GCOSResponse.cpp.
| #define G_GET_RESPONSE_CHUNK_KEY "GCOSResponse::get_response_chunk_key(int&)" |
Definition at line 61 of file GCOSResponse.cpp.
| #define G_IRF "GCOSResponse::irf(GEvent&, GSource&, GObservation&)" |
Definition at line 47 of file GCOSResponse.cpp.
| #define G_LOAD "GCOSResponse::load(GFilename&)" |
Definition at line 51 of file GCOSResponse.cpp.
| #define G_LOAD_RESPONSE_CHUNK "GCOSResponse::load_response_chunk(int&)" |
Definition at line 52 of file GCOSResponse.cpp.
| #define G_NROI |
Definition at line 48 of file GCOSResponse.cpp.
| #define G_READ_BOUNDS |
Definition at line 53 of file GCOSResponse.cpp.
| #define G_READ_EBOUNDS |
Definition at line 55 of file GCOSResponse.cpp.
| #define G_READ_NDARRAY |
Definition at line 57 of file GCOSResponse.cpp.
| #define G_READ_RESPONSE_MATRIX |
Definition at line 59 of file GCOSResponse.cpp.