ctools 2.1.0.dev
Loading...
Searching...
No Matches
ctmodel.cpp File Reference

Model cube generation tool implementation. More...

#include <cstdio>
#include "ctmodel.hpp"
#include "GTools.hpp"

Go to the source code of this file.

Macros

#define G_GET_PARAMETERS   "ctmodel::get_parameters()"
 
#define G_GET_OBS   "ctmodel::get_obs()"
 
#define G_FILL_CUBE   "ctmodel::fill_cube(GCTAObservation*)"
 

Functions

const GEnergy g_energy_margin (1.0e-12, "TeV")
 

Detailed Description

Model cube generation tool implementation.

Author
Juergen Knoedlseder

Definition in file ctmodel.cpp.

Macro Definition Documentation

◆ G_FILL_CUBE

#define G_FILL_CUBE   "ctmodel::fill_cube(GCTAObservation*)"

Definition at line 43 of file ctmodel.cpp.

◆ G_GET_OBS

#define G_GET_OBS   "ctmodel::get_obs()"

Definition at line 42 of file ctmodel.cpp.

Referenced by ctmodel::get_obs().

◆ G_GET_PARAMETERS

#define G_GET_PARAMETERS   "ctmodel::get_parameters()"

Definition at line 41 of file ctmodel.cpp.

Function Documentation

◆ g_energy_margin()

const GEnergy g_energy_margin ( 1.0e- 12,
"TeV"  )