Difference between revisions of "Geant4"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{#uppercase:{{#var:app}}}}_DIR - Installation directory | * HPC_{{#uppercase:{{#var:app}}}}_DIR - Installation directory | ||
− | * HPC_{{#uppercase:{{#var:app}}}} | + | * HPC_{{#uppercase:{{#var:app}}}}_BIN - Executable program directory |
+ | * HPC_{{#uppercase:{{#var:app}}}}_LIB - Library directory | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_INC - Include file directory | ||
+ | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 16:55, 30 June 2014
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.
Required Modules
Serial
- gcc/4.7.2
- Geant4
System Variables
- HPC_{{#uppercase:Geant4}}_DIR - Installation directory
- HPC_{{#uppercase:Geant4}}_BIN - Executable program directory
- HPC_{{#uppercase:Geant4}}_LIB - Library directory
- HPC_{{#uppercase:Geant4}}_INC - Include file directory