|
Last change
on this file since 1337 was 1337, checked in by garnier, 15 years ago |
|
tag geant4.9.4 beta 1 + modifs locales
|
|
File size:
1.0 KB
|
| Rev | Line | |
|---|
| [1337] | 1 | $Id: README,v 1.3 2007/11/13 07:58:42 kmura Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | This directory contains a set of examples for Geant4Py.
|
|---|
| 5 |
|
|---|
| 6 | [demos/water_phantom]
|
|---|
| 7 | An example of "water phantom dosimetry"
|
|---|
| 8 |
|
|---|
| 9 | This demo program shows that a Geant4 application well coworks with ROOT
|
|---|
| 10 | on Python front end. VisManager, PrimaryGeneratorAction, UserAction-s,
|
|---|
| 11 | histogramming with ROOT are implemented in Python;
|
|---|
| 12 | + dose calculation in a water phantom
|
|---|
| 13 | + Python overloading of user actions
|
|---|
| 14 | + on-line histogramming with ROOT
|
|---|
| 15 | + visualization
|
|---|
| 16 |
|
|---|
| 17 |
|
|---|
| 18 | [education]
|
|---|
| 19 | Educational examples with Graphical User Interface using TKinter
|
|---|
| 20 |
|
|---|
| 21 | * lesson1
|
|---|
| 22 | The first version of the courseware of the mass attenuation coefficient.
|
|---|
| 23 |
|
|---|
| 24 | * lesson2
|
|---|
| 25 | GUI interface of ExN03, which can control geometry configuration,
|
|---|
| 26 | intial particle condition, physics processes, cut value,
|
|---|
| 27 | magnetic field and visualization outputs.
|
|---|
| 28 |
|
|---|
| 29 | [emplot]
|
|---|
| 30 | Examples of plotting photon cross sections and stopping powers with ROOT
|
|---|
| 31 |
|
|---|
| 32 | [gdml]
|
|---|
| 33 | Examples of writing/reading user's geometry to/from a GDML file
|
|---|
| 34 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.