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 |
| gskymap * | gSM = gNET.GetGskymap() |
| detector | H1 ((char *)"H1") |
| gNET add & | L1 |
| detector | V1 ((char *)"V1") |
| TString | world_map = gSystem->ExpandPathName(WORLD_MAP_DIR) |
| #define WORLD_MAP_DIR "$CWB_GWAT/data/" |
| gNET DrawAntennaPattern | ( | 3 | ) |
| gNET DrawSites | ( | kBlack | , |
| 2. | 0 | ||
| ) |
| gNET DrawSitesArms | ( | 1000000 | , |
| kWhite | , | ||
| 3. | 0 | ||
| ) |
| gNET DrawSitesShortLabel | ( | kBlack | ) |
| gSM SetWorldMap | ( | ) |
| gSM SetWorldMapPath | ( | world_map. | Data() | ) |
| gnetwork gNET |
Definition at line 8 of file DrawGNET.C.
| gskymap* gSM = gNET.GetGskymap() |
Definition at line 13 of file DrawGNET.C.
Definition at line 10 of file DrawGNET.C.
Definition at line 9 of file DrawGNET.C.
Definition at line 11 of file DrawGNET.C.
| TString world_map = gSystem->ExpandPathName(WORLD_MAP_DIR) |
Definition at line 16 of file DrawGNET.C.