|
| SkyMap (double lon_0=180, int nbinsx=1000, int nbinsy=1000, const TH2 *background=0, const std::vector< const TMarker * > *markers=0, const std::vector< const TGraph * > *graphs=0) |
|
virtual void | Paint (Option_t *option="") |
|
void | setTitle (const char *title) |
|
void | setReverseX (bool r) |
|
void | setBackground (const TH2 *background) |
|
void | addMarker (const TMarker *marker) |
|
void | addGraph (const TGraph *graph) |
|
void | clearMarkers () |
|
void | clearGraphs () |
|
void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
|
|
static void | toMollweide (double lon, double lat, double &x, double &y, double lon_0=0, bool reverse_x=true) |
|
static void | fromMollweide (double x, double y, double &lon, double &lat, double lon_0=0, bool reverse_x=true) |
|
Definition at line 21 of file SkyMap.h.
The documentation for this class was generated from the following files:
- components/anitaEventCorrelator/include/SkyMap.h
- components/anitaEventCorrelator/src/SkyMap.cxx