ctools
2.1.0.dev
|
Event binning tool implementation. More...
Go to the source code of this file.
Macros | |
#define | G_CUBE "ctbin::cube(int&)" |
#define | G_GET_PARAMETERS "ctbin::get_parameters()" |
#define | G_FILL_CUBE "ctbin::fill_cube(GCTAObservation*)" |
#define | G_SET_WEIGHTS "ctbin::set_weights(GCTAObservation*)" |
Event binning tool implementation.
Definition in file ctbin.cpp.
#define G_CUBE "ctbin::cube(int&)" |
Definition at line 41 of file ctbin.cpp.
Referenced by ctbin::cube().
#define G_FILL_CUBE "ctbin::fill_cube(GCTAObservation*)" |
Definition at line 43 of file ctbin.cpp.
Referenced by ctbin::fill_cube().
#define G_SET_WEIGHTS "ctbin::set_weights(GCTAObservation*)" |
Definition at line 44 of file ctbin.cpp.
Referenced by ctbin::set_weights().