]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/TRD/macros/AliTRDmakeTrendDB.C
Moving PWG1 to PWGPP
[u/mrichter/AliRoot.git] / PWGPP / TRD / macros / AliTRDmakeTrendDB.C
similarity index 97%
rename from PWG1/TRD/macros/AliTRDmakeTrendDB.C
rename to PWGPP/TRD/macros/AliTRDmakeTrendDB.C
index e5b95f14532fd7d638cf3e0da9445f2dd57eb63f..0661aed2d6ae25ba58c52eaa4193d4b9aad6d781 100644 (file)
@@ -16,7 +16,7 @@ void AliTRDmakeTrendDB()
   gSystem->Load("libANALYSIS.so");
   gSystem->Load("libANALYSISalice.so");
   gSystem->Load("libTENDER.so");
-  gSystem->Load("libPWG1.so");
+  gSystem->Load("libPWGPP.so");
 
 
 /*  AliCDBManager *cdb(AliCDBManager::Instance());
@@ -40,4 +40,4 @@ void AliTRDmakeTrendDB()
   }
   tm->Print();
   //tm->Save();
-}
\ No newline at end of file
+}