ctools 2.1.0.dev
|
Sky mapping tool implementation. More...
Go to the source code of this file.
Macros | |
#define | G_GET_PARAMETERS "ctskymap::get_parameter()" |
#define | G_FILL_MAPS_COUNTS "ctskymap::fill_maps_counts(GCTAObservation*)" |
#define | G_FILL_MAPS_ACCEPTANCE |
#define | G_RING_BOUNDING_BOX |
#define | G_RING_KERNEL "ctskymap::ring_kernel(double&, double&)" |
Sky mapping tool implementation.
Definition in file ctskymap.cpp.
#define G_FILL_MAPS_ACCEPTANCE |
Definition at line 37 of file ctskymap.cpp.
Referenced by ctskymap::fill_maps_acceptance().
#define G_FILL_MAPS_COUNTS "ctskymap::fill_maps_counts(GCTAObservation*)" |
Definition at line 36 of file ctskymap.cpp.
Referenced by ctskymap::fill_maps_counts().
#define G_GET_PARAMETERS "ctskymap::get_parameter()" |
Definition at line 35 of file ctskymap.cpp.
#define G_RING_BOUNDING_BOX |
Definition at line 39 of file ctskymap.cpp.
Referenced by ctskymap::ring_bounding_box().
#define G_RING_KERNEL "ctskymap::ring_kernel(double&, double&)" |
Definition at line 41 of file ctskymap.cpp.
Referenced by ctskymap::ring_kernel().