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

CTA performance table background class implementation. More...

#include <cstdio>
#include "GTools.hpp"
#include "GMath.hpp"
#include "GIntegral.hpp"
#include "GRan.hpp"
#include "GCTAInstDir.hpp"
#include "GCTABackgroundPerfTable.hpp"

Go to the source code of this file.

Macros

#define G_LOAD   "GCTABackgroundPerfTable::load(GFilename&)"
 
#define G_MC   "GCTABackgroundPerfTable::mc(GEnergy&, GTime&, GRan&)"
 
#define G_LOG_INTERPOLATION
 Energy interpolate log(background rate) More...
 

Detailed Description

CTA performance table background class implementation.

Author
Juergen Knoedlseder

Definition in file GCTABackgroundPerfTable.cpp.

Macro Definition Documentation

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

Definition at line 40 of file GCTABackgroundPerfTable.cpp.

Referenced by GCTABackgroundPerfTable::load().

#define G_LOG_INTERPOLATION

Energy interpolate log(background rate)

Definition at line 49 of file GCTABackgroundPerfTable.cpp.

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

Definition at line 41 of file GCTABackgroundPerfTable.cpp.