]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Including EMCAL
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Jan 2004 13:39:44 +0000 (13:39 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Jan 2004 13:39:44 +0000 (13:39 +0000)
macros/loadlibs.C

index b383af6583e654ee06ec31a93c985e612015a915..ad8f6175c4e5a01634c6aa99b1ac0f83eb9e004c 100644 (file)
@@ -30,7 +30,7 @@ void loadlibs ()
   gSystem->Load("libZDC");
   gSystem->Load("libCRT");
   gSystem->Load("libVZERO");
-  //  gSystem->Load("libEMCAL");
+  gSystem->Load("libEMCAL");
   gSystem->Load("libCONTAINERS");
 
   // The following lines have to be commented on Darwin