]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
new aliroot path on CAF
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Mar 2007 08:47:53 +0000 (08:47 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 27 Mar 2007 08:47:53 +0000 (08:47 +0000)
PWG0/PWG0Helper.C

index 797586bafc7dc8e683acfa3e03888f00d08489de..f1424c371e88d9124c20ab026fba65cd81467b22 100644 (file)
@@ -128,9 +128,7 @@ void ProofEnableAliRoot(Int_t aliroot)
   
   switch (aliroot)
   {
-    case 1: location = "/home/alicecaf/ALICE/aliroot-v4-04-Release"; break;
-    case 2: location = "/home/alicecaf/ALICE/aliroot-head"; break;
-               case 11: location = "/data1/qfiete/aliroot-head"; target = "tgt_linuxx8664gcc"; break;
+    case 1: location = "/afs/cern.ch/alice/caf/sw/ALICE/v4-04-Release/slc4_ia32_gcc34/aliroot"; break;
     default: return;
   }