]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/loadlibssim.C
Using the AliTPCtransform in the reconstruction (Marian)
[u/mrichter/AliRoot.git] / macros / loadlibssim.C
index 28008befbb01bdd5b036dd78332fa426926fabf1..019747ea0f99430bf476be8e0651a8356b9b679f 100644 (file)
@@ -23,6 +23,10 @@ void loadlibssim ()
 
   gSystem->Load("libEGPythia6");
 
+  gSystem->Load("libNet");
+  gSystem->Load("libTree");
+
+  gSystem->Load("libSTEERBase");
   gSystem->Load("libESD");
   gSystem->Load("libCDB");
   gSystem->Load("libSTEER");
@@ -44,6 +48,7 @@ void loadlibssim ()
   gSystem->Load("libMUONgeometry");
   gSystem->Load("libMUONcalib");
   gSystem->Load("libMUONraw");
+  gSystem->Load("libMUONtrigger");
   gSystem->Load("libMUONbase");
   gSystem->Load("libMUONsim");
   gSystem->Load("libFMDbase");