Import Geant4 7.1.0 source tree
This commit is contained in:
+17
-8
@@ -1,4 +1,4 @@
|
||||
$Id: README,v 1.6 2004/09/29 10:00:30 gcosmo Exp $
|
||||
$Id: README,v 1.7 2005/05/17 10:37:31 gcosmo Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -24,8 +24,8 @@ Most of the examples can be run both in interactive and batch mode, and
|
||||
input macro files (*.in) and reference output files (*.out) are provided.
|
||||
Novice and most of the extended examples are considered part of the
|
||||
system testing suite for validation of the official releases of the
|
||||
GEANT4 toolkit. Novice examples are used as "acceptance"-tests for the
|
||||
release process.
|
||||
GEANT4 toolkit. Novice examples and some of the extended and advanced
|
||||
examples are also used as "acceptance"-tests for the release process.
|
||||
|
||||
Novice level examples
|
||||
ExampleN01
|
||||
@@ -66,22 +66,31 @@ Extended level examples
|
||||
g3tog3
|
||||
- Examples of usage of the g3tog4 converter tool
|
||||
gdml
|
||||
- Example of detector persistency through the Geometry
|
||||
- Example of import/export detector persistency through the Geometry
|
||||
Description Markup Language (GDML)
|
||||
geometry
|
||||
- Specific geometry examples and tools: binding to CAD systems,
|
||||
OLAP tool for detection of overlapping geometries
|
||||
- Specific geometry examples and tools: OLAP tool for detection
|
||||
of overlapping geometries
|
||||
medical
|
||||
- Specific examples for medical physics applications
|
||||
optical
|
||||
- Examples of generic optical processes simulation setups
|
||||
parallel
|
||||
- Examples of event-level parallelism in Geant4 using the
|
||||
TOP-C distribution
|
||||
TOP-C distribution, and distributed runs through DIANE
|
||||
persistency
|
||||
- Persistency through generic interface
|
||||
- Persistency of simulation outputs through generic interface
|
||||
radioactivedecay
|
||||
- Examples to simulate the decays of radioactive isotopes and
|
||||
induced radioactivity resulted from nuclear interactions
|
||||
runAndEvent
|
||||
- Examples to demonstrate how to connect the information between
|
||||
primary particles and hits and utilize user-information classes
|
||||
|
||||
Advanced level examples
|
||||
air_shower
|
||||
- Simulation of the ULTRA detector for UV and charged particles
|
||||
detection in cosmic rays
|
||||
brachytherapy
|
||||
- Setup for brachytherapy Ir-192 HDR source
|
||||
composite_calorimeter
|
||||
|
||||
Reference in New Issue
Block a user