Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/README.md is written in an unsupported language. File is not indexed.

0001 \page README_extended Extended Examples
0002 
0003 The set of "extended" examples is covering various 
0004 use-cases and may require some additional libraries besides of Geant4. 
0005 
0006 ## Extended level examples:
0007 
0008 - [analysis](\ref Examples_analysis)
0009    - Histogramming through the Geant4 analysis and external tools
0010 - [biasing](\ref Examples_biasing)
0011    - Examples of event biasing, scoring and reverse-MC- 
0012 - [common](\ref Examples_common)
0013    - A set of common classes which can be reused in other examples demonstrating just a particular feature
0014 - [electromagnetic](\ref Examples_electromagnetic)
0015    - Specific EM physics simulation with histogramming
0016 - [errorpropagation](\ref Examples_errorpropagation)
0017    - Use of the error propagation utility (Geant4e)
0018 - [eventgenerator](\ref Examples_eventgenerator)
0019    - Applications demonstrating various ways of primary event generation:
0020      using Geant4 particle gun, Geant4 general particle source,
0021      using interface to HepMC, Pythia
0022 - [exoticphysics](\ref Examples_exoticphysics)
0023    - Exotic simulation applications (classical magnetic monopole, etc...)
0024 - [field](\ref Examples_field)
0025    - Specific simulation setups in magnetic field
0026 - [g3tog3](\ref Examples_g3tog4)
0027    - Examples of usage of the g3tog4 converter tool
0028 - [geometry](\ref Examples_geometry)
0029    - Specific geometry examples
0030 - [hadronic](\ref Examples_hadronic)
0031    - Specific hadronic physics simulation with histogramming
0032 - [medical](\ref Examples_medical)
0033    - Specific examples for medical physics applications
0034 - [optical](\ref Examples_optical)
0035    - Examples of generic optical processes simulation setups
0036 - [parallel](\ref Examples_parallel)
0037    - Examples of event-level parallelism in Geant4 using the
0038      MPI technique and underlying types of atomics
0039 - [parameterisations](\ref Examples_parameterisations)
0040    - Examples for fast shower parameterisations according to specific models 
0041      (gflash) and an example to demonstrates how to use the Machine Learning (ML) inference
0042 - [persistency](\ref Examples_persistency)
0043    - Persistency of geometry (GDML or ASCII) and simulation output
0044 - [physicslists](\ref Examples_physicslists)
0045    - Examples to demonstrate usage of Geant4 reference physics lists and physics builders
0046 - [polarisation](\ref Examples_polarisation)
0047    - Use of physics processes including polarization
0048 - [radioactivedecay](\ref Examples_radioactivedecay)
0049    - Examples to simulate the decays of radioactive isotopes and
0050      induced radioactivity resulted from nuclear interactions
0051 - [runAndEvent](\ref Examples_runAndEvent)
0052    - Examples to demonstrate how to connect the information between
0053      primary particles and hits and utilize user-information classes
0054 - [visualization](\ref Examples_visualization)
0055    - Specific visualization features and graphical customisations
0056