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

Download materials for the geant4 v4_10_5_p01 bundle

Release notes.

  • This is a simple distribution of geant4 with all necessary products.
  • Available qualifier sets are e15, e15-mt, c2, and c2-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_5_p01 <e17|e17-mt> <prof|debug>
      • Scientific Linux 7.x:
        ./pullProducts <product-directory> slf7 geant4-v4_10_5_p01 <e17|e17-mt> <prof|debug>
      • Ubuntu 16:
        ./pullProducts <product-directory> u16 geant4-v4_10_5_p01 <e17|e17-mt> <prof|debug>
      • Sierra (SIP disabled):
        ./pullProducts <product-directory> d16 geant4-v4_10_5_p01 <c2|c2-mt> <prof|debug>
      • High Sierra (SIP disabled):
        ./pullProducts <product-directory> d17 geant4-v4_10_5_p01 <c2|c2-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_0b e17
   xerces_c v3_2_2 e17
   geant4 v4_10_5_p01 e17, e17-mt
   g4abla v3_1  
   g4emlow v7_7  
   g4incl v1_0  
   g4neutron v4_5  
   g4particlexs v1_1  
   g4nucleonxs v2_0  
   g4nuclide v2_2  
   g4photon v5_3  
   g4pii v1_3  
   g4radiative v5_3  
   g4surface v2_1_1  

Distribution Home ]