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

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()"
 

Detailed Description

CTA 3D background class implementation.

Author
Juergen Knoedlseder

Definition in file GCTABackground3D.cpp.

Macro Definition Documentation

#define G_INIT_MC_CACHE   "GCTABackground3D::init_mc_cache()"

Definition at line 45 of file GCTABackground3D.cpp.

Referenced by GCTABackground3D::init_mc_cache().

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

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().