A simple Geant4 simulation of multiple scattering of high-energy particles interacting with slab of various materials.
The Geant4 software needs to be installed to run the file.
Installation information can be found on the Geant4 official website: https://geant4.web.cern.ch/download/11.3.2.html
After Installation:
source ~/software/geant4/geant4-v11.3.2-install/share/Geant4/geant4make/geant4make.sh
git clone
In the mscgeant4 directory:
mkdir build
cd build
cmake ..
make