Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 14:46:44 +01:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
@@ -1,28 +0,0 @@
///\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.
*/