50 lines
1.7 KiB
Plaintext
50 lines
1.7 KiB
Plaintext
=========================================================
|
|
Geant4 - dna examples
|
|
=========================================================
|
|
README file
|
|
----------------------
|
|
|
|
This directory contains a set of dna examples.
|
|
|
|
- dnaphysics
|
|
The dnaphysics example shows how to simulate track structures in liquid
|
|
water using the Geant4-DNA physics processes and models.
|
|
|
|
- microdosimetry
|
|
The microdosimetry example simulates the track of a 5 MeV proton in
|
|
liquid water.
|
|
Geant4 standard EM models are used in the World volume while Geant4-DNA
|
|
models are used in a Target volume, declared as a Region.
|
|
|
|
- microyz
|
|
Simulation of microdosimetry spectra (beta version only, not finalized yet).
|
|
|
|
- range
|
|
Simulation of ranges.
|
|
|
|
- svalue
|
|
This example shows how to simulate S-values in spheres of liquid water
|
|
using the Geant4-DNA physics processes and models.
|
|
|
|
- wvalue
|
|
This example shows how to simulate W-values in liquid water
|
|
using the Geant4-DNA physics processes and models.
|
|
|
|
- chem1 Simple activation of the chemistry module.
|
|
- chem2 Usage of TimeStepAction in the chemistry module.
|
|
- chem3 Activate the full interactivity with the chemistry module.
|
|
- chem4 Simulation of radiochemical yields with the chemistry module.
|
|
|
|
- pdb4dna
|
|
Usage of the Protein Data Bank (PDB) file format to build geometries.
|
|
|
|
- wholenucleardna
|
|
Geometrical description of a full simplified cell nucleus.
|
|
|
|
- clustering
|
|
Clustering application for direct damage extraction.
|
|
|
|
See the README page inside each example for more detail.
|
|
|
|
|