GammaLib
2.0.0
|
CTA 3D 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 "GCTABackground3D.hpp"
#include "GCTASupport.hpp"
Go to the source code of this file.
Macros | |
#define | G_MC "GCTABackground3D::mc(GEnergy&, GTime&, GRan&)" |
#define | G_SET_MEMBERS "GCTABackground3D::set_members()" |
#define | G_INIT_MC_CACHE "GCTABackground3D::init_mc_cache()" |
CTA 3D background class implementation.
Definition in file GCTABackground3D.cpp.
#define G_INIT_MC_CACHE "GCTABackground3D::init_mc_cache()" |
Definition at line 45 of file GCTABackground3D.cpp.
Referenced by GCTABackground3D::init_mc_cache().
Definition at line 43 of file GCTABackground3D.cpp.
Referenced by GCTABackground3D::mc().
#define G_SET_MEMBERS "GCTABackground3D::set_members()" |
Definition at line 44 of file GCTABackground3D.cpp.
Referenced by GCTABackground3D::set_members().