GammaLib
2.0.0
|
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... | |
CTA performance table background class implementation.
Definition in file GCTABackgroundPerfTable.cpp.
#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.
Definition at line 41 of file GCTABackgroundPerfTable.cpp.