Print

Print


Commit in SlacMCPrj/scripts on MAIN
setup-geant4-data.sh+4-41.1 -> 1.2
JM: Update Geant4 data file locations to new versions.

SlacMCPrj/scripts
setup-geant4-data.sh 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- setup-geant4-data.sh	27 Mar 2006 21:38:43 -0000	1.1
+++ setup-geant4-data.sh	19 Dec 2006 00:28:03 -0000	1.2
@@ -1,8 +1,8 @@
 #!/bin/sh
-export G4LEVELGAMMADATA=$PRJ_EXTERN/geant4/data/PhotonEvaporation
-export G4RADIOACTIVEDATA=$PRJ_EXTERN/geant4/data/RadiativeDecay
-export NeutronHPCrossSections=$PRJ_EXTERN/geant4/data/G4NDL3.7
-export G4LEDATA=$PRJ_EXTERN/geant4/data/G4EMLOW3.0
+export G4LEVELGAMMADATA=$PRJ_EXTERN/geant4/data/PhotonEvaporation2.0
+export G4RADIOACTIVEDATA=$PRJ_EXTERN/geant4/data/RadioactiveDecay3.1
+export NeutronHPCrossSections=$PRJ_EXTERN/geant4/data/G4NDL3.10
+export G4LEDATA=$PRJ_EXTERN/geant4/data/G4EMLOW4.1
 export G4ELASTICDATA=$PRJ_EXTERN/geant4/data/G4ELASTIC1.1
 
 echo G4LEVELGAMMADATA=$G4LEVELGAMMADATA
CVSspam 0.2.8