gxint
[Physics] Particle detector description and simulation tool
Install
- All systems
-
curl cmd.cat/gxint.sh
- Debian
-
apt-get install geant321
- Ubuntu
-
apt-get install geant321
- Kali Linux
-
apt-get install geant321
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install geant321
- Raspbian
-
apt-get install geant321
- Dockerfile
- dockerfile.run/gxint
geant321
[Physics] Particle detector description and simulation tool
GEANT is a framework for simulating the passage of subatomic particles through matter, for instance, particle detectors. For maximum flexibility, GEANT simulations are performed by linking FORTRAN code supplied by the user with the GEANT library, then running the resulting executable. This package includes gxint, a script that makes this linking step more convenient.