\page Examples_parameterisations Category "parameterisations"
Examples in this directory demonstrate use of parameterisation libraries. Currently, two examples are provided:
\ref ExamplePar01
This example demonstrates the use of parameterisation facilities. It was moved in extended examples from novice/N05 with removal of novice examples.
\ref ExamplePar02
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.
\ref ExamplePar03
This example demonstrates how to create multiple energy deposits from the fast simulation model and store it alongside deposits created in full/detailed simulation.
\ref ExamplePar04
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.
\ref Examples_gflash
Set of examples demonstrating the use of the GFLASH parameterisation library.