Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-12 17:16:06 +01:00
parent 80e2389dd8
commit 84f33a068c
593 changed files with 68589 additions and 1 deletions
@@ -0,0 +1,28 @@
///\file "visualization/.README.txt"
///\brief Examples visualization README page
/*! \page Examples_visualization Category "visualization"
Examples in this directory demonstrate the use of Geant4 visualization.
\link Examplestandalone standalone \endlink
This example illustrates how one might use the Geant Visualization
System as a "stand alone" graphics library and viewer.
\link Exampleperspective perspective \endlink
This example is another example of using the Geant Visualization
System as a "stand-alone" graphics library and viewer.
\link ExampleuserVisAction userVisAction \endlink
This example illustrates how to create a "vis action".
\link Examplemovies movies \endlink
This example illustrates how to create movies.
*/