Difference between revisions of "Geant4"

From NEClusterWiki
Jump to navigation Jump to search
m (Intial Description)
 
m (moved GEANT4 to Geant4: Nobody else capitalizes the acronym . .)
(No difference)

Revision as of 17:28, 28 March 2012

About Geant4

Geant4 is a software toolkit for the simulation of the passage of particles through matter. It is used by a large number of experiments and projects in a variety of application domains, including high energy physics, astrophysics and space science, medical physics and radiation protection. It is free to install and run, and does not require RSICC approval.

Using GEANT4

Geant4 is a simulation toolkit in which the user implements various classes in order to run their simulation; it is not like MCNP or other programs in which there is an input deck. The user needs to compile and link their code before running a simulation. This tutorial will describe using Geant4 on an implemented example from the toolkit.

Geant4 is installed in /opt/geant4.9.5. The data files are located in /opt/geant4.9.5/share/Geant4-9.5.1/data, and the examples in /opt/geant4.9.5/share/Geant4-9.5.1/examples.