... | ... | @@ -4,6 +4,9 @@ In this tutorial we will use Geant4 version 10.6.2. |
|
|
|
|
|
On MacOS we recommend install Geant4 via [Homebrew](https://brew.sh)
|
|
|
|
|
|
All installation steps sumarased in `install-by-brew.sh`
|
|
|
scipt.
|
|
|
|
|
|
## macOS Requirements
|
|
|
|
|
|
* A 64-bit Intel CPU
|
... | ... | @@ -59,7 +62,7 @@ This can be done by sourcing geant4.sh script. For homebrew installation the com |
|
|
|
|
|
`source /usr/local/bin/geant4.sh`
|
|
|
|
|
|
In Attachement you can found bash script *setup_env.sh* with allow setup root and geant4.
|
|
|
In git repository you can found bash script *setup_env.sh* with allow setup root and geant4.
|
|
|
|
|
|
The code snippet hire:
|
|
|
|
... | ... | |