GammaLib
2.1.0.dev
|
CTA 2D background class implementation. More...
#include "GTools.hpp"
#include "GException.hpp"
#include "GFilename.hpp"
#include "GMath.hpp"
#include "GRan.hpp"
#include "GFits.hpp"
#include "GFitsBinTable.hpp"
#include "GCTAInstDir.hpp"
#include "GCTABackground2D.hpp"
#include "GCTASupport.hpp"
Go to the source code of this file.
Macros | |
#define | G_MC "GCTABackground2D::mc(GEnergy&, GTime&, GRan&)" |
#define | G_SET_MEMBERS "GCTABackground2D::set_members()" |
#define | G_INIT_MC_CACHE "GCTABackground2D::init_mc_cache()" |
CTA 2D background class implementation.
Definition in file GCTABackground2D.cpp.
#define G_INIT_MC_CACHE "GCTABackground2D::init_mc_cache()" |
Definition at line 45 of file GCTABackground2D.cpp.
Referenced by GCTABackground2D::init_mc_cache().
Definition at line 43 of file GCTABackground2D.cpp.
Referenced by GCTABackground2D::mc().
#define G_SET_MEMBERS "GCTABackground2D::set_members()" |
Definition at line 44 of file GCTABackground2D.cpp.
Referenced by GCTABackground2D::set_members().