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

Radial shell model class implementation. More...

#include "GException.hpp"
#include "GTools.hpp"
#include "GMath.hpp"
#include "GModelSpatialRadialShell.hpp"
#include "GModelSpatialRegistry.hpp"

Go to the source code of this file.

Macros

#define G_CONSTRUCTOR
 
#define G_MC   "GModelSpatialRadialShell::mc(GEnergy&, GTime&, GRan&)"
 
#define G_READ   "GModelSpatialRadialShell::read(GXmlElement&)"
 
#define G_WRITE   "GModelSpatialRadialShell::write(GXmlElement&)"
 

Variables

const GModelSpatialRadialShell g_radial_shell_seed
 

Detailed Description

Radial shell model class implementation.

Author
Christoph Deil

Definition in file GModelSpatialRadialShell.cpp.

Macro Definition Documentation

#define G_CONSTRUCTOR
Value:
"GModelSpatialRadialShell::GModelSpatialRadialShell("\
"GSkyDir&, double&, double&, std::string&)"

Definition at line 48 of file GModelSpatialRadialShell.cpp.

Referenced by GModelSpatialRadialShell::GModelSpatialRadialShell().

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

Definition at line 50 of file GModelSpatialRadialShell.cpp.

Referenced by GModelSpatialRadialShell::mc().

#define G_READ   "GModelSpatialRadialShell::read(GXmlElement&)"

Definition at line 51 of file GModelSpatialRadialShell.cpp.

Referenced by GModelSpatialRadialShell::read().

#define G_WRITE   "GModelSpatialRadialShell::write(GXmlElement&)"

Definition at line 52 of file GModelSpatialRadialShell.cpp.

Referenced by GModelSpatialRadialShell::write().

Variable Documentation

const GModelSpatialRegistry g_radial_shell_registry & g_radial_shell_seed

Definition at line 40 of file GModelSpatialRadialShell.cpp.