]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/loadlibsrec.C
Check we get everything from OCDB even before starting, and correctly deleting calibr...
[u/mrichter/AliRoot.git] / macros / loadlibsrec.C
index 05c571f774fe835bf7f00da7f41c1eb6c02b62ce..e7664c67dcbc63e52fe5e8867bcfce539cd2eed5 100644 (file)
@@ -48,7 +48,9 @@ void loadlibsrec ()
   gSystem->Load("libZDCbase");
   gSystem->Load("libZDCsim");
   gSystem->Load("libZDCrec");
-  gSystem->Load("libACORDE");
+  gSystem->Load("libACORDEbase");
+  gSystem->Load("libACORDEsim");
+  gSystem->Load("libACORDErec");
   gSystem->Load("libVZERObase");
   gSystem->Load("libVZEROsim");
   gSystem->Load("libVZEROrec");