Back to home page

EIC code displayed by LXR

 
 

    


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

0001 \page Examples_hadronic Category "hadronic"
0002 
0003  Examples in this directory demonstrate specific hadronic physics simulation 
0004  with histogramming.
0005 
0006 \ref ExampleHadr00
0007 
0008 This example demonstrates a usage of G4PhysListFactory to build 
0009 Physics List and G4HadronicProcessStore to access cross sections.
0010 
0011 \ref ExampleHadr01
0012 
0013 This example application is based on the application IION developed for
0014 simulation of proton or ion beam interaction with a water target. Different 
0015 aspects of beam target interaction are demonstrating in the example including 
0016 longitudinal profile of energy deposition, spectra of secondary  particles,
0017 spectra of particles leaving the target. 
0018 
0019 \ref ExampleHadr02
0020 
0021 This example application is providing simulation of ion beam interaction with different 
0022 targets. Hadronic aspects of beam target interaction are demonstrated in the example 
0023 including longitudinal profile of energy deposition, spectra of secondary  particles,
0024 isotope production spectra. 
0025 
0026 \ref ExampleHadr03
0027 
0028 This example demonstrates how to compute total cross section from the direct evaluation of the 
0029 mean free path ( see below, item Physics), how to identify nuclear reactions, how to plot 
0030 energy spectrum of secondary particles. 
0031 
0032 \ref ExampleHadr04
0033 
0034 This example is focused on neutronHP physics, especially neutron transport,
0035 including thermal scattering.
0036 See A.R. Garcia, E. Mendoza, D. Cano-Ott presentation at G4 Hadronic group 
0037 meeting (04/2013) and note on G4NeutronHP package
0038 
0039 \ref ExampleHadr05
0040 
0041 Examples of hadronic calorimeters
0042 
0043 \ref ExampleHadr06
0044 
0045 This example demonstrates survey of energy deposition and particle's flux from 
0046 a hadronic cascade.
0047 
0048 \ref ExampleHadr07
0049 
0050 Survey energy deposition and particle's flux from an hadronic cascade.
0051 Use PhysicsConstructor objects rather than predefined G4 PhysicsLists.
0052 Show how to plot a depth dose profile in a rectangular box.
0053 
0054 \ref ExampleHadr08
0055 
0056 This example shows how to get "hadronic model per region" using generic
0057 biasing: in particular, it is shown how to use "FTFP+INCLXX" in one region,
0058 while using the default "FTFP+BERT" in all other regions. 
0059 Notice that we use the generic biasing machinery, but the actual weights
0060 of all tracks remain to the usual value (1.0) as in the normal (unbiased)
0061 case.
0062 
0063 \ref ExampleHadr09
0064 
0065 This example shows how to use Geant4 as a generator for simulating
0066 inelastic hadron-nuclear interactions.
0067 Notice that the Geant4 run-manager is not used.
0068 
0069 \ref ExampleHadr10
0070 
0071 This example aims to test the treatment of decays in Geant4.
0072 In particular, we want to test the decays of the tau lepton, charmed and
0073 bottom hadrons, and the use of pre-assigned decays.
0074 
0075 \ref ExampleFissionFragment
0076 
0077 This example demonstrates the Fission Fragment model as used within the
0078 neutron_hp model. It will demonstrate the capability for fission product
0079 containment by the cladding in a water moderated sub-critical assembly. It could
0080 also be further extended to calculate the effective multiplication factor of
0081 the subcritical assembly for various loading schemes.
0082 
0083 \ref Examples_FlukaCern
0084 
0085 A set of 2 examples, demonstrating how to make use of 
0086 the interface to `FLUKA` hadron-nucleus inelastic physics in a G4 application. \n
0087 The examples are at the process (interaction) level, but a physics list 
0088 (G4_HP_CernFLUKAHadronInelastic_PhysicsList) is also made available. <br>
0089 The interface to `FLUKA` itself is also included.
0090 
0091 \ref ExampleNeutronSource
0092 
0093 NeutronSource is an example of neutrons production. It illustrates the cooperative work
0094 of nuclear reactions and radioactive decay processes.
0095 It survey energy deposition and particle's flux.
0096 It uses PhysicsConstructor objects.
0097 
0098 \ref Examples_ParticleFluence
0099 
0100 This example aims to monitor the particle fluence for various particle types
0101 and set-ups. The particle fluence at a given position is defined as the
0102 average number of particles crossing a unit surface in that position
0103 (normalized per one incident primary). The particle fluence is conveniently
0104 estimated by summing the particles' track lengths in a thin scoring volume
0105 and dividing for the cubic volume of such a scoring volume.
0106