Macros | |
| #define | COORDINATES "Geographic" |
| #define | DISPLAY_WORLD_MAP |
| #define | FPLUS |
| #define | IFO "V1" |
| #define | PROJECTION "" |
| #define | RESOLUTION 2 |
| #define | WORLD_MAP_DIR "$CWB_GWAT/data/" |
Functions | |
| detector | D ((char *) IFO) |
| gSM | Draw (0) |
| for (int l=0;l< L;l++) | |
| pointers to detectors More... | |
| gSM | SetGridxColor (kWhite) |
| gSM | SetGridyColor (kWhite) |
| gSM | SetOptions (PROJECTION, COORDINATES, RESOLUTION/2) |
| gSM | SetTitle (title) |
| gSM | SetWorldMap () |
| gSM | SetWorldMapPath (world_map.Data()) |
Variables | |
| int | L = gSM->size() |
| TString | title = TString("F_{+}") |
| TString | world_map = gSystem->ExpandPathName(WORLD_MAP_DIR) |
| #define COORDINATES "Geographic" |
| #define DISPLAY_WORLD_MAP |
| #define FPLUS |
| #define IFO "V1" |
| #define PROJECTION "" |
| #define RESOLUTION 2 |
| #define WORLD_MAP_DIR "$CWB_GWAT/data/" |
| detector D | ( | (char *) | IFO | ) |
| gSM Draw | ( | 0 | ) |
| for | ( | ) |
pointers to detectors
Definition at line 28 of file DrawSingleDetectorAntennaPatterns.C.
| gSM SetGridxColor | ( | kWhite | ) |
| gSM SetGridyColor | ( | kWhite | ) |
| gSM SetOptions | ( | PROJECTION | , |
| COORDINATES | , | ||
| RESOLUTION/ | 2 | ||
| ) |
| gSM SetWorldMap | ( | ) |
| gSM SetWorldMapPath | ( | world_map. | Data() | ) |
Definition at line 27 of file DrawSingleDetectorAntennaPatterns.C.
Definition at line 46 of file DrawSingleDetectorAntennaPatterns.C.
| TString world_map = gSystem->ExpandPathName(WORLD_MAP_DIR) |
Definition at line 40 of file DrawSingleDetectorAntennaPatterns.C.