ctools  2.0.0
 All Classes Namespaces Files Functions Variables Macros Pages
ctselect.cpp File Reference

Data selection tool definition. More...

#include <cstdlib>
#include "ctselect.hpp"
#include "GTools.hpp"

Go to the source code of this file.

Macros

#define G_PROCESS   "ctselect::process()"
 
#define G_GET_PARAMETERS   "ctselect::get_parameters()"
 
#define G_SELECT_EVENTS
 
#define G_SET_EBOUNDS   "ctselect::set_ebounds(GCTAObservation*, GEbounds&)"
 

Detailed Description

Data selection tool definition.

Author
Juergen Knoedlseder

Definition in file ctselect.cpp.

Macro Definition Documentation

#define G_GET_PARAMETERS   "ctselect::get_parameters()"

Definition at line 37 of file ctselect.cpp.

Referenced by ctselect::get_parameters().

#define G_PROCESS   "ctselect::process()"

Definition at line 36 of file ctselect.cpp.

Referenced by ctselect::process(), and ctselect::select_events().

#define G_SELECT_EVENTS
Value:
"ctselect::select_events(GCTAObservation*, "\
"std::string&, std::string&, std::string&)"

Definition at line 38 of file ctselect.cpp.

Referenced by ctselect::select_events().

#define G_SET_EBOUNDS   "ctselect::set_ebounds(GCTAObservation*, GEbounds&)"

Definition at line 40 of file ctselect.cpp.

Referenced by ctselect::set_ebounds().