Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
DrawGNET.C File Reference

Macros

#define WORLD_MAP_DIR   "$CWB_GWAT/data/"
 

Functions

gNET DrawAntennaPattern (3)
 
gNET DrawSites (kBlack, 2.0)
 
gNET DrawSitesArms (1000000, kWhite, 3.0)
 
gNET DrawSitesShortLabel (kBlack)
 
gSM SetWorldMap ()
 
gSM SetWorldMapPath (world_map.Data())
 

Variables

gnetwork gNET
 
gskymapgSM = gNET.GetGskymap()
 
detector H1 ((char *)"H1")
 
gNET addL1
 
detector V1 ((char *)"V1")
 
TString world_map = gSystem->ExpandPathName(WORLD_MAP_DIR)
 

Macro Definition Documentation

#define WORLD_MAP_DIR   "$CWB_GWAT/data/"

Function Documentation

gNET DrawAntennaPattern ( )
gNET DrawSites ( kBlack  ,
2.  0 
)
gNET DrawSitesArms ( 1000000  ,
kWhite  ,
3.  0 
)
gNET DrawSitesShortLabel ( kBlack  )
gSM SetWorldMap ( )
gSM SetWorldMapPath ( world_map.  Data())

Variable Documentation

gnetwork gNET

Definition at line 8 of file DrawGNET.C.

Definition at line 13 of file DrawGNET.C.

gNET add & H1
Initial value:
{
#define WORLD_MAP_DIR
detector L1((char*)"L1")
gNET add & L1
Definition: DrawGNET.C:9

Definition at line 10 of file DrawGNET.C.

gNET add& L1

Definition at line 9 of file DrawGNET.C.

gNET add & V1

Definition at line 11 of file DrawGNET.C.

TString world_map = gSystem->ExpandPathName(WORLD_MAP_DIR)

Definition at line 16 of file DrawGNET.C.