Files
geant4/examples/extended/persistency/.README
T
2016-06-09 17:01:34 +02:00

19 lines
663 B
Plaintext

//$Id$
///\file "persistency/.README"
///\brief Examples persistency README page
/*! \page Examples_persistency Category "persistency"
This directory contains a set of persistency examples.
- \link ExampleP01 P01 \endlink Root I/O example for storing and retrieving calorimeter hits.
- \link ExampleP02 P02 \endlink Root I/O example for storing and reading geometry objects.
- \link ExampleP03 P03 \endlink Example of detector geometry persistency in ASCII text format.
- \link Examples_gdml gdml \endlink Set of examples showing usage of the GDML plugin module in Geant4.
See the README page inside each example for more detail.
*/