Import Geant4 11.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2025-12-05 08:54:02 +01:00
parent a499fb82e9
commit b4a16de652
6484 changed files with 232674 additions and 221097 deletions
+26
View File
@@ -0,0 +1,26 @@
\page Examples_visualization Category "visualization"
Examples in this directory demonstrate the use of Geant4 visualization.
\ref Examplestandalone
This example illustrates how one might use the Geant Visualization
System as a "stand alone" graphics library and viewer.
\ref Exampleperspective
This example is another example of using the Geant Visualization
System as a "stand-alone" graphics library and viewer.
\ref ExampleuserVisAction
This example illustrates how to create a "vis action".
\ref Examplemovies
This example illustrates how to create movies.
\ref Examplevtk
This example illustrates how to use the VTK viewer and explanation for developers.