|
GammaLib 2.2.0.dev
|
CTA cube background class implementation. More...
#include "GTools.hpp"#include "GException.hpp"#include "GMath.hpp"#include "GRan.hpp"#include "GLog.hpp"#include "GFits.hpp"#include "GFitsBinTable.hpp"#include "GObservations.hpp"#include "GSkyRegionCircle.hpp"#include "GCTAEventCube.hpp"#include "GCTAObservation.hpp"#include "GCTARoi.hpp"#include "GCTAInstDir.hpp"#include "GCTACubeBackground.hpp"Go to the source code of this file.
Macros | |
| #define | G_READ "GCTACubeBackground::read(GFits&)" |
| #define | G_MC "GCTACubeBackground::mc(GEnergy&, GTime&, GRan&)" |
| #define | G_FILL "GCTACubeBackground::fill(GObservations&, GLog*)" |
| #define | G_LOG_INTERPOLATION |
| Energy interpolate log10(background rate) | |
CTA cube background class implementation.
Definition in file GCTACubeBackground.cpp.
| #define G_FILL "GCTACubeBackground::fill(GObservations&, GLog*)" |
Definition at line 49 of file GCTACubeBackground.cpp.
Referenced by GCTACubeBackground::fill().
| #define G_LOG_INTERPOLATION |
Energy interpolate log10(background rate)
Definition at line 54 of file GCTACubeBackground.cpp.
Definition at line 48 of file GCTACubeBackground.cpp.
| #define G_READ "GCTACubeBackground::read(GFits&)" |
Definition at line 47 of file GCTACubeBackground.cpp.