64 lines
2.9 KiB
Plaintext
64 lines
2.9 KiB
Plaintext
|
|
///\file "extended/.README.txt"
|
|
///\brief Geant4 Extended Examples README page
|
|
|
|
/*! \page README_extended Extended Examples
|
|
|
|
The set of "extended" examples is covering various
|
|
use-cases and may require some additional libraries besides of Geant4.
|
|
|
|
<i> The HTML documentation for extended examples is still work in progres.
|
|
Webified README pages are not yet available for all examples. </i>
|
|
|
|
\section ext_s1 Extended level examples:
|
|
|
|
- \link Examples_analysis analysis \endlink
|
|
- Histogramming through the AIDA interface
|
|
- \link Examples_biasing biasing \endlink
|
|
- Examples of event biasing, scoring and reverse-MC-
|
|
- \link Examples_common common \endlink
|
|
- A set of common classes which can be reused in other examples demonstrating
|
|
just a particular feature
|
|
- \link Examples_electromagnetic electromagnetic \endlink
|
|
- Specific EM physics simulation with histogramming
|
|
- \link Exampleerrorpropagation errorpropagation \endlink
|
|
- Use of the error propagation utility (Geant4e)
|
|
- \link Examples_eventgenerator eventgenerator \endlink
|
|
- Applications demonstrating various ways of primary event generation:
|
|
using Geant4 particle gun, Geant4 general particle source,
|
|
using interface to HepMC, Pythia
|
|
- \link Examples_exoticphysics exoticphysics \endlink
|
|
- Exotic simulation applications (classical magnetic monopole, etc...)
|
|
- \link Examples_field field \endlink
|
|
- Specific simulation setups in magnetic field
|
|
- \link Examples_g3tog4 g3tog3 \endlink
|
|
- Examples of usage of the g3tog4 converter tool
|
|
- \link Examples_geometry geometry \endlink
|
|
- Specific geometry examples and tools, OLAP tool for detection of overlapping geometries,
|
|
- \link Examples_hadronic hadronic \endlink
|
|
- Specific hadronic physics simulation with histogramming
|
|
- \link Examples_medical medical \endlink
|
|
- Specific examples for medical physics applications
|
|
- \link Examples_optical optical \endlink
|
|
- Examples of generic optical processes simulation setups
|
|
- \link Examples_parallel parallel \endlink
|
|
- Examples of event-level parallelism in Geant4 using the
|
|
TOP-C distribution, and MPI technique
|
|
- \link Examples_parameterisations parameterisations \endlink
|
|
- Examples for fast shower parameterisations according to specific models
|
|
(gflash)
|
|
- \link Examples_persistency persistency \endlink
|
|
- Persistency of geometry (GDML or ASCII) and simulation output
|
|
- \link Examples_polarisation polarisation \endlink
|
|
- Use of physics processes including polarization
|
|
- \link Examples_radioactivedecay radioactivedecay \endlink
|
|
- Examples to simulate the decays of radioactive isotopes and
|
|
induced radioactivity resulted from nuclear interactions
|
|
- \link Examples_runAndEvent runAndEvent \endlink
|
|
- Examples to demonstrate how to connect the information between
|
|
primary particles and hits and utilize user-information classes
|
|
- \link Examples_visualization visualization \endlink
|
|
- Specific visualization features and graphical customisations
|
|
|
|
*/
|