GammaLib
2.0.0
|
COMPTEL response class implementation. More...
#include <string>
#include <typeinfo>
#include "GTools.hpp"
#include "GMath.hpp"
#include "GVector.hpp"
#include "GMatrix.hpp"
#include "GIntegrals.hpp"
#include "GFits.hpp"
#include "GCaldb.hpp"
#include "GEvent.hpp"
#include "GPhoton.hpp"
#include "GSource.hpp"
#include "GEnergy.hpp"
#include "GTime.hpp"
#include "GObservation.hpp"
#include "GFitsImage.hpp"
#include "GFitsImageFloat.hpp"
#include "GModelSky.hpp"
#include "GModelSpatialPointSource.hpp"
#include "GModelSpatialRadial.hpp"
#include "GModelSpatialElliptical.hpp"
#include "GModelSpectralConst.hpp"
#include "GCOMResponse.hpp"
#include "GCOMObservation.hpp"
#include "GCOMEventCube.hpp"
#include "GCOMEventBin.hpp"
#include "GCOMInstDir.hpp"
#include "com_helpers_response_vector.hpp"
Go to the source code of this file.
Macros | |
#define | G_IRF "GCOMResponse::irf(GEvent&, GPhoton&, GObservation&)" |
#define | G_IRF_SPATIAL |
#define | G_NROI |
#define | G_EBOUNDS "GCOMResponse::ebounds(GEnergy&)" |
#define | G_IRF_PTSRC |
#define | G_IRF_RADIAL |
#define | G_IRF_ELLIPTICAL |
#define | G_IRF_DIFFUSE |
COMPTEL response class implementation.
Definition in file GCOMResponse.cpp.
#define G_EBOUNDS "GCOMResponse::ebounds(GEnergy&)" |
Definition at line 67 of file GCOMResponse.cpp.
Referenced by GCOMResponse::ebounds().
#define G_IRF "GCOMResponse::irf(GEvent&, GPhoton&, GObservation&)" |
Definition at line 62 of file GCOMResponse.cpp.
Referenced by GCOMResponse::irf().
#define G_IRF_DIFFUSE |
Definition at line 74 of file GCOMResponse.cpp.
Referenced by GCOMResponse::irf_diffuse().
#define G_IRF_ELLIPTICAL |
Definition at line 72 of file GCOMResponse.cpp.
Referenced by GCOMResponse::irf_elliptical().
#define G_IRF_PTSRC |
Definition at line 68 of file GCOMResponse.cpp.
Referenced by GCOMResponse::irf_ptsrc().
#define G_IRF_RADIAL |
Definition at line 70 of file GCOMResponse.cpp.
Referenced by GCOMResponse::irf_radial().
#define G_IRF_SPATIAL |
Definition at line 63 of file GCOMResponse.cpp.
#define G_NROI |
Definition at line 65 of file GCOMResponse.cpp.
Referenced by GCOMResponse::nroi().