GammaLib 2.0.0
Loading...
Searching...
No Matches
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)
 

Detailed Description

CTA cube background class implementation.

Author
Michael Mayer

Definition in file GCTACubeBackground.cpp.

Macro Definition Documentation

◆ G_FILL

#define G_FILL   "GCTACubeBackground::fill(GObservations&, GLog*)"

Definition at line 49 of file GCTACubeBackground.cpp.

Referenced by GCTACubeBackground::fill().

◆ G_LOG_INTERPOLATION

#define G_LOG_INTERPOLATION

Energy interpolate log10(background rate)

Definition at line 54 of file GCTACubeBackground.cpp.

◆ G_MC

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

Definition at line 48 of file GCTACubeBackground.cpp.

◆ G_READ

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

Definition at line 47 of file GCTACubeBackground.cpp.