Public Member Functions | Static Public Member Functions | List of all members
SkyMap Class Reference

Public Member Functions

 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 Public Member Functions

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)
 

Detailed Description

Definition at line 21 of file SkyMap.h.

Inheritance diagram for SkyMap:
Inheritance graph
[legend]
Collaboration diagram for SkyMap:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: