]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/scripts/runflukageo.sh
Update master to aliroot
[u/mrichter/AliRoot.git] / TFluka / scripts / runflukageo.sh
index 5876c7f9fdb718354d871281be4c5a21ae80dd4e..c3f3b164ba1abc128b695bbec915aeef2572d980 100755 (executable)
@@ -17,7 +17,10 @@ ln -s fluka.out fort.11
 #Link FlukaConfig.C as Config.C
 ln -fs $ALICE_ROOT/TFluka/macro/FlukaConfig.C Config.C
 ln -fs $ALICE_ROOT/TFluka/input/coreFlukaVmc.inp coreFlukaVmc.inp
-echo 'Execute: gAlice->Init() OR gAlice->RunMC() at the ROOT prompt'
+echo 'Execute at the root prompt:'
+echo 'AliSimulation sim'
+echo 'sim.Run()'
+
 # Launch aliroot
 aliroot
 # Go back on exit