Logo coherent WaveBurst  
Library Reference Guide
Logo
DrawSkyMap.C
Go to the documentation of this file.
1 {
2  gskymap gsm(int(6));
3 
4  for(int i=0;i<gsm.size();i++) gsm.set(i,i);
5 
6  gsm.Draw();
7 
8  gsm.SetOptions("LVC experiment", 300,40, 1200, 670);
9 
10  gsm.Draw();
11 }
i drho i