GammaLib 2.2.0.dev
Loading...
Searching...
No Matches
GCOSResponse.cpp File Reference
#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&)"
 

Macro Definition Documentation

◆ G_EBOUNDS

#define G_EBOUNDS   "GCOSResponse::ebounds(GEnergy&)"

Definition at line 50 of file GCOSResponse.cpp.

◆ G_GET_RESPONSE_CHUNK_KEY

#define G_GET_RESPONSE_CHUNK_KEY   "GCOSResponse::get_response_chunk_key(int&)"

Definition at line 61 of file GCOSResponse.cpp.

◆ G_IRF

#define G_IRF   "GCOSResponse::irf(GEvent&, GSource&, GObservation&)"

Definition at line 47 of file GCOSResponse.cpp.

◆ G_LOAD

#define G_LOAD   "GCOSResponse::load(GFilename&)"

Definition at line 51 of file GCOSResponse.cpp.

◆ G_LOAD_RESPONSE_CHUNK

#define G_LOAD_RESPONSE_CHUNK   "GCOSResponse::load_response_chunk(int&)"

Definition at line 52 of file GCOSResponse.cpp.

◆ G_NROI

#define G_NROI
Value:
"GCOSResponse::nroi(GModelSky&, GEnergy&, GTime&, "\
"GObservation&)"

Definition at line 48 of file GCOSResponse.cpp.

◆ G_READ_BOUNDS

#define G_READ_BOUNDS
Value:
"GCOSResponse::read_bounds(FILE*, GXmlElement*, "\
"GXmlElement*, GXmlElement*, std::string&)"

Definition at line 53 of file GCOSResponse.cpp.

◆ G_READ_EBOUNDS

#define G_READ_EBOUNDS
Value:
"GCOSResponse::read_ebounds(FILE*, GXmlElement*, "\
"GXmlElement*, GXmlElement*, std::string&)"

Definition at line 55 of file GCOSResponse.cpp.

◆ G_READ_NDARRAY

#define G_READ_NDARRAY
Value:
"GCOSResponse::read_ndarray(FILE*, GXmlElement*, "\
"GXmlElement*, GXmlElement*)"

Definition at line 57 of file GCOSResponse.cpp.

◆ G_READ_RESPONSE_MATRIX

#define G_READ_RESPONSE_MATRIX
Value:
"GCOSResponse::read_response_matrix(FILE*, "\
"GXmlElement*, GXmlElement*, GXmlElement*, GXmlElement*)"

Definition at line 59 of file GCOSResponse.cpp.