Warning, /geant4/examples/novice is written in an unsupported language. File is not indexed.
0001
0002 ///\file "novice/.README.txt"
0003 ///\brief Geant4 Novice Examples README page
0004
0005 /*! \page README_novice Novice Examples
0006
0007 The old "novice" set of examples is now replaced with a new "basic" set,
0008 covering the most typical use-cases of a Geant4 application with keeping
0009 simplicity and ease of use.
0010
0011 The source code of the last version of the novice examples set
0012 (in 9.6.p01 release) can be viewed in
0013 <a href="http://www-geant4.kek.jp/lxr/source/examples/novice/?v=9.6.p1">
0014 the Geant4 LXR code browser </a>
0015
0016 The new location of each example in 10.0 release:
0017 - N01 - removed
0018 - N02 - \link ExampleB2 basic/B2 \endlink
0019 - N03 - \link ExampleB4 basic/B4 \endlink
0020 - N04 - \link ExampleRE05 extended/runAndEvent/RE05 \endlink
0021 - N05 - \link ExamplePar01 extended/parameterisations/Par01 \endlink
0022 - N06 - \link ExampleOpNovice extended/optical/OpNovice \endlink
0023 - N07 - \link ExampleRE06 extended/runAndEvent/RE06 \endlink
0024
0025 */