Go to the documentation of this file.00001 {
00002
00003
00004
00005
00006
00007 gSystem->Load("libThread.so");
00008 gSystem->Load("libMinuit.so");
00009 gSystem->Load("$GO4SYS/lib/libGo4Base.so");
00010 gSystem->Load("$GO4SYS/lib/libGo4Fit.so");
00011 gSystem->Load("$GO4SYS/lib/libGo4ThreadManager.so");
00012 gSystem->Load("$GO4SYS/lib/libGo4TaskHandler.so");
00013 gSystem->Load("$GO4SYS/lib/libGo4AnalBase.so");
00014 gSystem->Load("$GO4SYS/lib/libGo4Analysis.so");
00015 gSystem->Load("$GO4SYS/lib/libGo4GUI.so");
00016
00017
00018 }