]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/loadlibs.C
Fixed the DA so it picks up the pedestals from the right sample
[u/mrichter/AliRoot.git] / macros / loadlibs.C
index d9f72e2e0df6dd509e6962d49fece0de09586c99..b4917d83ee153430d98b95073a6d43c1090da65e 100644 (file)
@@ -80,7 +80,6 @@ void loadlibs ()
   gSystem->Load("libVZEROsim");
   gSystem->Load("libEMCALbase");
   gSystem->Load("libEMCALsim");
-  gSystem->Load("libEMCALjet");
   gSystem->Load("libEMCALrec");
 
   // The following lines have to be commented on Darwin
@@ -95,7 +94,6 @@ void loadlibs ()
   gSystem->Load("libTRDbase");
   gSystem->Load("libTRDsim");
   gSystem->Load("libTRDrec");
-  gSystem->Load("libTRDfast");
   gSystem->Load("libTOFbase");
   gSystem->Load("libTOFrec");
   gSystem->Load("libTOFsim");