]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG/muon/AnalysisTrainFromStandardToMuonAODLocal.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / PWG / muon / AnalysisTrainFromStandardToMuonAODLocal.C
index 1d5c1fb6a0f3dd71f07013cbdf8cff5c8b6c13a0..e2cd27941eefe2909a0ccf757f83e3a6a968dba1 100644 (file)
@@ -18,10 +18,10 @@ void AnalysisTrainFromStandardToMuonAODLocal(char* filein= "AliAODs.root",
 //   (defined in STEER/AliAODHandler.h)...
 
 
-    gSystem->Load("libTree.so");
-    gSystem->Load("libGeom.so");
-    gSystem->Load("libVMC.so");
-    gSystem->Load("libPhysics.so");
+    gSystem->Load("libTree");
+    gSystem->Load("libGeom");
+    gSystem->Load("libVMC");
+    gSystem->Load("libPhysics");
     gSystem->Load("libSTEER.so");              // for aliroot based analysis
     gSystem->Load("libPWGmuon.so");  // for aliroot based analysis