]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/macros/RunAliTPCCalibKrTask.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / TPC / macros / RunAliTPCCalibKrTask.C
index 4dfea2f055e2c8fe7d267d1a4e7a70aa96ed9e28..d3e237f589b8e5656a5762ff558ccf894830d24e 100644 (file)
@@ -6,16 +6,16 @@
   gSystem->Load("libANALYSIS");
   gSystem->Load("libANALYSISalice");
   gSystem->Load("libTPCcalib");
-  gSystem->Load("libXrdClient.so");
-  gSystem->Load("libNetx.so");
+  gSystem->Load("libXrdClient");
+  gSystem->Load("libNetx");
   TGrid::Connect("alien://",0,0,"t");
   gSystem->Load("$ROOTSYS/lib/libXrdClient.so");
   //
   // 1. Make list of the files 
   //
   .L $ALICE_ROOT/TPC/macros/testTPC/AlienToolkit.cxx+
-  gSystem->Load("libXrdClient.so");
-  gSystem->Load("libNetx.so");
+  gSystem->Load("libXrdClient");
+  gSystem->Load("libNetx");
   AlienToolkit toolkit;
   char *path = "/alice/cern.ch/user/a/amatyja/alice/data/"
   toolkit.MakeCollection(path,"32129*Krypton.root");