Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros
gskymap.hh File Reference
#include "TCanvas.h"
#include "TH2F.h"
#include "TPolyLine.h"
#include "TStyle.h"
#include "TColor.h"
#include "TObjString.h"
#include "TObjArray.h"
#include "TString.h"
#include "TMarker.h"
#include "TROOT.h"
#include "TMath.h"
#include "TPaveText.h"
#include "TVector3.h"
#include "TRotation.h"
#include "Math/Rotation3D.h"
#include "Math/Vector3Dfwd.h"
#include "TSystem.h"
#include "TLatex.h"
#include "TRandom.h"
#include "TGaxis.h"
#include <iostream>
#include <fstream>
#include <stdlib.h>
#include "skymap.hh"
#include "network.hh"
#include "detector.hh"
#include "wavecomplex.hh"
#include "watversion.hh"
#include "skycoord.hh"
#include "gwat.hh"
Include dependency graph for gskymap.hh:
This graph shows which files directly or indirectly include this file:

Classes

class  gskymap
 

Macros

#define DUMMY_PALETTE_ID   1000000000
 
#define GSKYMAP_INIT
 
#define WM_ENTRIES   426345
 
#define WorlMapCoastLine   "WorlMapCoastLine.txt"
 

Macro Definition Documentation

#define DUMMY_PALETTE_ID   1000000000

Definition at line 47 of file gskymap.hh.

#define GSKYMAP_INIT
Value:
canvas(NULL), h2(NULL), changed(false), isGridx(true), colorGridx(kBlack), \
isGridy(true), colorGridy(kBlack), isLogz(false), title(""), \
drawWorldMap(false), goff(0), wm_size(0), paletteId(1), gpsGalacticDisk(-1.), \
colorGalacticDisk(kBlack), zAxisTitle("")
return wmap canvas
char title[256]
Definition: SSeriesExample.C:1

Definition at line 49 of file gskymap.hh.

#define WM_ENTRIES   426345

Definition at line 46 of file gskymap.hh.

#define WorlMapCoastLine   "WorlMapCoastLine.txt"

Definition at line 45 of file gskymap.hh.