|
ctools 2.1.0
|
Go to the source code of this file.
Macros | |
| #define | G_SETUP_OBSERVATION "ctool::setup_observations(GObservations&)" |
| #define | G_SETUP_MODELS "ctool::setup_models(GObservations&, std::string&)" |
| #define | G_GET_MEAN_POINTING "ctool::get_mean_pointing(GObservations&)" |
| #define | G_CREATE_EBOUNDS "ctool::create_ebounds()" |
| #define | G_CREATE_ENERGIES "ctool::create_energies()" |
| #define | G_RESTORE_EDISP |
| #define | G_SET_OBS_RESPONSE "ctool::set_obs_response(GCTAObservation*)" |
| #define | G_PROVIDE_HELP "ctool::provide_help()" |
| #define G_CREATE_EBOUNDS "ctool::create_ebounds()" |
Definition at line 56 of file ctool.cpp.
Referenced by ctool::create_ebounds().
| #define G_CREATE_ENERGIES "ctool::create_energies()" |
Definition at line 57 of file ctool.cpp.
Referenced by ctool::create_energies().
| #define G_GET_MEAN_POINTING "ctool::get_mean_pointing(GObservations&)" |
Definition at line 55 of file ctool.cpp.
Referenced by ctool::get_mean_pointing().
| #define G_PROVIDE_HELP "ctool::provide_help()" |
Definition at line 61 of file ctool.cpp.
Referenced by ctool::provide_help().
| #define G_RESTORE_EDISP |
Definition at line 58 of file ctool.cpp.
Referenced by ctool::restore_edisp().
| #define G_SET_OBS_RESPONSE "ctool::set_obs_response(GCTAObservation*)" |
Definition at line 60 of file ctool.cpp.
Referenced by ctool::set_obs_response().
| #define G_SETUP_MODELS "ctool::setup_models(GObservations&, std::string&)" |
Definition at line 54 of file ctool.cpp.
Referenced by ctool::setup_models().
| #define G_SETUP_OBSERVATION "ctool::setup_observations(GObservations&)" |
Definition at line 53 of file ctool.cpp.
Referenced by ctool::setup_observations().