GammaLib 2.0.0
Loading...
Searching...
No Matches
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

◆ G_INIT_MC_CACHE

#define G_INIT_MC_CACHE   "GCTABackground3D::init_mc_cache()"

Definition at line 45 of file GCTABackground3D.cpp.

◆ G_MC

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

Definition at line 43 of file GCTABackground3D.cpp.

◆ G_SET_MEMBERS

#define G_SET_MEMBERS   "GCTABackground3D::set_members()"

Definition at line 44 of file GCTABackground3D.cpp.