]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/macros/recGloCooked.C
.so cleanup: removed from gSystem->Load()
[u/mrichter/AliRoot.git] / ITS / UPGRADE / macros / recGloCooked.C
index 0ca174d0b27e4223511ad0a495a8929577ed3819..f47ad3ee5126b59f1fd501bcf131cf46ab41240b 100755 (executable)
@@ -18,9 +18,9 @@ extern TPluginManager *gPluginMgr;
 void recGloCooked() {
   AliLog::SetClassDebugLevel("AliITSUReconstructor",1);
 
-  gSystem->Load("libITSUpgradeBase.so");
-  gSystem->Load("libITSUpgradeSim.so");
-  gSystem->Load("libITSUpgradeRec.so");
+  gSystem->Load("libITSUpgradeBase");
+  gSystem->Load("libITSUpgradeSim");
+  gSystem->Load("libITSUpgradeRec");
 
   // Set ITS upgrade reconstructor
   gPluginMgr->AddHandler("AliReconstructor", "ITS",