]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
change library set needed to run the task
authorabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Nov 2009 10:02:00 +0000 (10:02 +0000)
committerabercuci <abercuci@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 10 Nov 2009 10:02:00 +0000 (10:02 +0000)
PWG1/TRD/macros/makeResults.C

index 29b04987b45bca864c19d67ba3628d5657b2a7e1..16908781fc208afdfd347fecdf9936a19815c7d8 100644 (file)
@@ -66,7 +66,7 @@
 #include "helper.C"
 //#include "../../PWG1/macros/AddPerformanceTask.h"
 
-Char_t *libs[] = {"libProofPlayer.so", "libANALYSIS.so", "libTRDqaRec.so"};
+Char_t *libs[] = {"libProofPlayer.so", "libANALYSIS.so", "libANALYSISalice.so", "libTENDER.so", "libPWG1.so"};
 // define setup
 TCanvas *c = 0x0;
 Bool_t mc(kFALSE), friends(kFALSE);