Distribution Home ] 
Distribution Scripts and Manifests ]  [ Individual Package Distribution ] 

Download materials for the geant4 v4_10_6_p01b bundle

Release notes.

  • This is a simple distribution of geant4 with all necessary products.
  • Available qualifier sets are e19, e19-mt, c7, and c7-mt.
  • Supported Platforms

Download scripts for binary distributions.

  • pullProducts
    • Will pull all products listed in the bundle manifest.
    • This script will first check to see if a package is installed and will download the product only if not installed.
    • Supported bundle list
    • -
    • USAGE:
      • Download the script.
      • chmod +x pullProducts
      • Scientific Linux 6.x:
        ./pullProducts <product-directory> slf6 geant4-v4_10_6_p01b <e19|e19-mt> <prof|debug>
      • Scientific Linux 7.x:
        ./pullProducts <product-directory> slf7 geant4-v4_10_6_p01b <e19|e19-mt> <prof|debug>
      • Ubuntu LTS 18 (best effort):
        ./pullProducts <product-directory> u16 geant4-v4_10_6_p01b <e19|e19-mt> <prof|debug>
      • Mojave (SIP disabled):
        ./pullProducts <product-directory> d18 geant4-v4_10_6_p01b <c7|c7-mt> <prof|debug>
  • See About Qualifiers for qualifier descriptions.
  • We recommend downloading the prebuilt binaries whenever possible.

Packages

The following products are part of the geant4 distribution:
Code:
   clhep v2_4_1_2 e19
   xerces_c v3_2_2 e19
   geant4 v4_10_6_p01b e19, e19-mt
   g4abla v3_1  
   g4emlow v7_9_1  
   g4incl v1_0  
   g4neutron v4_6  
   g4particlexs v2_1  
   g4nucleonxs v2_0  
   g4nuclide v2_2  
   g4photon v5_5  
   g4pii v1_3  
   g4radiative v5_4  
   g4surface v2_1_1  

Distribution Home ]