Difference between revisions of "Geant4"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 23: | Line 23: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{uc:{{#var:app}}}}_DIR - | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
* HPC_{{uc:{{#var:app}}}}_BIN - Executable program directory | * HPC_{{uc:{{#var:app}}}}_BIN - Executable program directory | ||
* HPC_{{uc:{{#var:app}}}}_LIB - Library directory | * HPC_{{uc:{{#var:app}}}}_LIB - Library directory | ||
Line 68: | Line 64: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
− | |||
− |
Revision as of 20:47, 10 June 2022
Description
Geant4 is a toolkit for the simulation of the passage of particles through matter. Its application areas include high energy, nuclear and accelerator physics, as well as studies in medical and space science.
It provides a complete set of tools for all areas of detector simulation: geometry, tracking, detector response, run, event and track management, visualization and user interface. The multi-disciplinary nature of the toolkit requires that it supply an abundant set of Physics Processes to handle diverse interactions of particles with matter over a wide energy range. For many physics processes a choice of different models is available.
Environment Modules
Run module spider Geant4
to find out what environment modules are available for this application.
System Variables
- HPC_GEANT4_DIR - installation directory
- HPC_GEANT4_BIN - Executable program directory
- HPC_GEANT4_LIB - Library directory
- HPC_GEANT4_INC - Include file directory