1 # Configuration file for install-geant4-data script
3 # This is used as a prefix for all URLs. Change it if you want to use
4 # a different mirror of the Geant4 source:
5 baseurl http://geant4.cern.ch/support/source/
7 # The remaining lines are in the format
8 # filename version md5sum directory [1]
9 G4EMLOW 6.19 c0fe7c8a59a2abde60d13e947f566718
10 G4NDL 3.14 b9b6869bc28c83d9160f674785a9f09f
11 G4RadioactiveDecay 3.3 2a1b24863d5c5a4d165303f189c5b08e
12 G4PhotonEvaporation 2.1 d1ee8ac49515109c34ae3714c22d59dd
13 G4ABLA 3.0 d2d4e99b14f7a5057f4c10d9c2d647dd
14 G4PII 1.2 d02dbdf95e703b64651d1d4df526cff9
15 RealSurface 1.0 0dde95e00fcd3bcd745804f870bb6884
17 # obsolete data files that should be cleaned up if they exist
19 RadiativeDecay obsolete
21 # [1] The "directory" column is currently blank since all data files are
22 # directly under the base URL.
24 # Datafiles are assumed to be downloadable from a URL of the form
25 # ${baseurl}/${directory}/${filename}.${version}.tar.gz
27 # You can change the version and md5sum above if a new data set version becomes
28 # available that you know is compatible with this Geant 4 version.