Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
DrawSkyMapPRC.C File Reference
#include "gnetwork.hh"
#include "cwb.hh"
#include "config.hh"
#include "network.hh"
#include "wavearray.hh"
#include "TString.h"
#include "TObjArray.h"
#include "TObjString.h"
#include "TRandom.h"
#include "TComplex.h"
#include "TMath.h"
#include "gwat.hh"
#include "mdc.hh"
#include <vector>
Include dependency graph for DrawSkyMapPRC.C:

Macros

#define ANGULAR_RESOLUTION   (1./3.)
 
#define CC_THR   0.5
 
#define DATA_LABEL   ""
 
#define DISPLAY_WORLD_MAP
 
#define DRAW_SITES
 
#define MAX_ENTRIES_PER_PIXEL   300
 
#define MIN_TRIGGERS_PER_PIXEL   2
 
#define NPIX_SMOOTH   13
 
#define RHO_THR   2.0
 
#define SNR_THRESHOLD   100000000.
 
#define TREE_NAME   "waveburst"
 
#define WRITE_PLOT
 
#define WRITE_SKYMAP
 
#define XIFO   4
 

Functions

void DrawSkyMapPRC (TString ifName, TString pType="MEDIAN50", int type=0, TString Title="", TString Tag="")
 

Variables

char COORDINATES [256] ="Geographic"
 
char PROJECTION [256] ="hammer"
 

Macro Definition Documentation

#define ANGULAR_RESOLUTION   (1./3.)

Definition at line 81 of file DrawSkyMapPRC.C.

#define CC_THR   0.5

Definition at line 53 of file DrawSkyMapPRC.C.

#define DATA_LABEL   ""

Definition at line 34 of file DrawSkyMapPRC.C.

#define DISPLAY_WORLD_MAP

Definition at line 42 of file DrawSkyMapPRC.C.

#define DRAW_SITES

Definition at line 44 of file DrawSkyMapPRC.C.

#define MAX_ENTRIES_PER_PIXEL   300

Definition at line 66 of file DrawSkyMapPRC.C.

#define MIN_TRIGGERS_PER_PIXEL   2

Definition at line 61 of file DrawSkyMapPRC.C.

#define NPIX_SMOOTH   13

Definition at line 82 of file DrawSkyMapPRC.C.

#define RHO_THR   2.0

Definition at line 52 of file DrawSkyMapPRC.C.

#define SNR_THRESHOLD   100000000.

Definition at line 55 of file DrawSkyMapPRC.C.

#define TREE_NAME   "waveburst"

Definition at line 50 of file DrawSkyMapPRC.C.

#define WRITE_PLOT

Definition at line 33 of file DrawSkyMapPRC.C.

#define WRITE_SKYMAP

Definition at line 36 of file DrawSkyMapPRC.C.

#define XIFO   4

Definition at line 9 of file DrawSkyMapPRC.C.

Function Documentation

void DrawSkyMapPRC ( TString  ifName,
TString  pType = "MEDIAN50",
int  type = 0,
TString  Title = "",
TString  Tag = "" 
)

Definition at line 96 of file DrawSkyMapPRC.C.

Variable Documentation

char COORDINATES[256] ="Geographic"

Definition at line 74 of file DrawSkyMapPRC.C.

char PROJECTION[256] ="hammer"

Definition at line 77 of file DrawSkyMapPRC.C.