Go to the source code of this file.
|
| if (macroPATH.Contains(tmp.Data())==false) |
|
gSystem | Load ("libGWCORE.so") |
|
gSystem | Load ("libGWADF.so") |
|
gSystem | Load ("libGWADFE.so") |
|
tmp | Prepend (" .include ") |
|
| printf (" Messages from StartServer.C \n") |
|
| printf ("******************************************************************** \n") |
|
| printf ("- Add %s to the include path \n", tmp.Data()) |
|
| printf (" To start the Server : RunWatcherServer(\"./\") \n") |
|
gROOT | ProcessLine (tmp.Data()) |
|
gROOT | ProcessLine (".L Macros/WatcherServer.C+") |
|