GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GCTACubeBackground.cpp File Reference

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) More...
 

Detailed Description

CTA cube background class implementation.

Author
Michael Mayer

Definition in file GCTACubeBackground.cpp.

Macro Definition Documentation

#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.

#define G_MC   "GCTACubeBackground::mc(GEnergy&, GTime&, GRan&)"

Definition at line 48 of file GCTACubeBackground.cpp.

#define G_READ   "GCTACubeBackground::read(GFits&)"

Definition at line 47 of file GCTACubeBackground.cpp.