Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
DrawGNET2.C File Reference

Macros

#define N_IFO   4
 

Functions

gNET DrawAntennaPattern ()
 
gNET DrawAntennaPattern (2)
 
gNET DrawSites (kBlack, 2.0)
 
gNET DrawSitesArms (1000000, kWhite, 3.0)
 
gNET DrawSitesShortLabel (kBlack)
 
gNET GetGskymap () -> SetWorldMap()
 

Variables

gnetwork gNET (N_IFO, ifo, dP)
 
TString ifo [N_IFO] ={"L1","","","J1"}
 

Macro Definition Documentation

◆ N_IFO

#define N_IFO   4

Function Documentation

◆ DrawAntennaPattern() [1/2]

gNET DrawAntennaPattern ( )

◆ DrawAntennaPattern() [2/2]

gNET DrawAntennaPattern ( )

◆ DrawSites()

gNET DrawSites ( kBlack  ,
2.  0 
)

◆ DrawSitesArms()

gNET DrawSitesArms ( 1000000  ,
kWhite  ,
3.  0 
)

◆ DrawSitesShortLabel()

gNET DrawSitesShortLabel ( kBlack  )

◆ GetGskymap()

gNET GetGskymap ( ) -> SetWorldMap()

Variable Documentation

◆ gNET

gnetwork gNET(N_IFO, ifo, dP)

◆ ifo

TString ifo[N_IFO] ={"L1","","","J1"}

Definition at line 15 of file DrawGNET2.C.