]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/EVCHAR/runCentrality.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / PWGPP / EVCHAR / runCentrality.C
index 0c2cc4df7dce555b606b7591bd45360951d76cc2..80efa3972204b4d2f77e61576bef554cffdde624 100644 (file)
@@ -1,11 +1,11 @@
 void runCentrality(const char * type = "a", const char *mode="grid")
 {
   // Load common libraries
-  gSystem->Load("libCore.so");  
-  gSystem->Load("libTree.so");
-  gSystem->Load("libGeom.so");
-  gSystem->Load("libVMC.so");
-  gSystem->Load("libPhysics.so");
+  gSystem->Load("libCore");
+  gSystem->Load("libTree");
+  gSystem->Load("libGeom");
+  gSystem->Load("libVMC");
+  gSystem->Load("libPhysics");
   gSystem->Load("libSTEERBase");
   gSystem->Load("libESD");
   gSystem->Load("libAOD");