Import Geant4 9.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:16:48 +02:00
parent 75c7fd177d
commit a8e9364cea
6592 changed files with 84274 additions and 69292 deletions
+4 -4
View File
@@ -37,7 +37,7 @@ unset G4INSTALL
unset G4LEDATA
unset G4LEVELGAMMADATA
unset NeutronHPCrossSections
unset G4NEUTRONHPDATA
unset G4RADIOACTIVEDATA
unset G4LIB
@@ -144,9 +144,9 @@ fi
#+
if [ X$g4neutronhpcrosssections != X ] ; then
NeutronHPCrossSections="$g4neutronhpcrosssections"
export NeutronHPCrossSections
echo "On this machine the NeutronHPCrossSections=\$NeutronHPCrossSections"
G4NEUTRONHPDATA="$g4neutronhpcrosssections"
export G4NEUTRONHPDATA
echo "On this machine the G4NEUTRONHPDATA=\$G4NEUTRONHPDATA"
fi
#+