GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StartServer.C File Reference

Go to the source code of this file.

Functions

 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+")
 

Variables

TString macroPATH = gROOT->GetMacroPath()
 
TString tmp = Gw::Env::GetPath("MacrosPath")