Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+7 -1
View File
@@ -1,6 +1,6 @@
#/bin/csh
setenv HISTODIR 20070516
setenv HISTODIR 20071127
mkdir -p $HISTODIR
setenv PHYSLIST LHEP
@@ -27,5 +27,11 @@ $G4MY/hadr01 p_pb.in >& $HISTODIR/$PHYSLIST.out
setenv PHYSLIST QBBC
$G4MY/hadr01 p_pb.in >& $HISTODIR/$PHYSLIST.out
setenv PHYSLIST QBBC_HEL
$G4MY/hadr01 p_pb.in >& $HISTODIR/$PHYSLIST.out
setenv PHYSLIST QBBC_DEL
$G4MY/hadr01 p_pb.in >& $HISTODIR/$PHYSLIST.out
echo "Done!"
#