Files
geant4/examples/extended/parameterisations/README
T
2021-12-12 17:16:06 +01:00

40 lines
1.0 KiB
Plaintext

Geant4 extended examples - parameterisations
----------------------------------------------
Examples in this directory demonstrate use of parameterisation libraries.
Currently, two examples are provided:
Par01
-------
This example demonstrates the use of parameterisation facilities.
It was moved in extended examples from novice/N05 with removal of
novice examples.
Par02
-------
This example shows how to do "track and energy smearing" in Geant4,
in order to have a very fast simulation based on assumed detector
resolutions.
Par03
-------
This example demonstrates how to create multiple energy deposits
from the fast simulation model and store it alongside deposits created
in full/detailed simulation.
Par04
-------
This example demonstrates how to use machine-learning aided fast simulation
of electromagnetic showers. It runs inference using an external library:
either ONNX Runtime, or LWTNN.
gflash
-------
Set of examples demonstrating the use of the GFLASH parameterisation library.