]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Included mods from Federico so that FlukaConfig.C is always taken and
authoriglez2 <iglez2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 12 Nov 2002 16:16:07 +0000 (16:16 +0000)
committeriglez2 <iglez2@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 12 Nov 2002 16:16:07 +0000 (16:16 +0000)
also the proper prefixes are used

TFluka/scripts/runalifluka.csh

index 0fc42fc529bf657c3b4df9cb9f94cc945a8b7457..301ed326f8edf0d217aff817ff771e82128d8e8c 100644 (file)
@@ -25,8 +25,11 @@ cp $FLUPRO/random.dat old.seed
 ln -s alice.out fort.11
 
 # Link the pemf and input file for alice
-ln -s ../TFluka/input/alice.pemf .
-ln -s ../TFluka/input/alice.inp .
+ln -s $ALICE_ROOT/TFluka/input/alice.pemf .
+ln -s $ALICE_ROOT/TFluka/input/alice.inp .
+
+#Link FlukaConfig.C as Config.C
+ln -fs $ALICE_ROOT/TFluka/macro/FlukaConfig.C Config.C
 
 # Launch aliroot
 aliroot