]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/TRD/macros/makeTrendingDB.C
Merge branch 'feature-movesplit'
[u/mrichter/AliRoot.git] / PWGPP / TRD / macros / makeTrendingDB.C
index 61666b74413ca3468b88765c15bf79cbd8a77bb1..62117bfa26a999552e84cd638882066b7ac6f31c 100644 (file)
@@ -18,12 +18,12 @@ void makeTrendingDB(const Char_t *fl)
 // Make trending of variable list "tl" from trending file list "fl"
 // The trending value list should be formated "var1:var2:var3"
 // The trending file from the list should be found on a path formated "your path"/runId/TRD.PerformanceTrend.root 
-  gSystem->Load("libANALYSIS.so");
-  gSystem->Load("libANALYSISalice.so");
-  gSystem->Load("libTENDER.so");
-  gSystem->Load("libCORRFW.so");
-  gSystem->Load("libPWGPP.so");
-  gSystem->Load("libPWGmuon.so");
+  gSystem->Load("libANALYSIS");
+  gSystem->Load("libANALYSISalice");
+  gSystem->Load("libTender");
+  gSystem->Load("libCORRFW");
+  gSystem->Load("libPWGPP");
+  gSystem->Load("libPWGmuon");
 
   const Int_t nt(322);
   const Char_t *tvn[nt][2] = {