43 lines
1.5 KiB
Plaintext
43 lines
1.5 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)
|
|
|
|
- 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.
|
|
|
|
- wholenucleardna
|
|
Description of the full nucleus
|
|
|
|
- pdb4dna
|
|
Usage of the Protein Data Bank (PDB) file format to build geometries
|
|
|
|
See the README page inside each example for more detail.
|
|
|
|
|