]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/AliBtoJPSItoEleReco_all.C
hlt build system fixed after commit 25261: ifdef in pkg definitions; added explicit...
[u/mrichter/AliRoot.git] / PWG3 / AliBtoJPSItoEleReco_all.C
index ff72753e95a4ee807cbc80db6366655c8a4248bd..00756bd83366f05dac5d7545480b882cd9b4aaae 100644 (file)
@@ -9,6 +9,7 @@
 void AliBtoJPSItoEleReco_all() {
   
   gSystem->Load("libANALYSIS");
+  gSystem->Load("libANALYSISalice");
   gSystem->Load("libAOD.so");
   gSystem->Load("libPWG3base.so");
   gSystem->Load("libPWG3.so");
@@ -73,6 +74,8 @@ void AliBtoJPSItoEleReco_all() {
 //==========================================================================
 void AliBtoJPSItoEleSele() {  
 
+  gSystem->Load("libANALYSIS");
+  gSystem->Load("libANALYSISalice");
   gSystem->Load("libAOD.so");
   gSystem->Load("libPWG3base.so");
   gSystem->Load("libPWG3.so");