Geant4 Cross Reference |
1 1 2 ///\file "novice/.README.txt" 2 ///\file "novice/.README.txt" 3 ///\brief Geant4 Novice Examples README page 3 ///\brief Geant4 Novice Examples README page 4 4 5 /*! \page README_novice Novice Examples 5 /*! \page README_novice Novice Examples 6 6 7 The old "novice" set of examples is now replac 7 The old "novice" set of examples is now replaced with a new "basic" set, 8 covering the most typical use-cases of a Geant 8 covering the most typical use-cases of a Geant4 application with keeping 9 simplicity and ease of use. 9 simplicity and ease of use. 10 10 11 The source code of the last version of the nov 11 The source code of the last version of the novice examples set 12 (in 9.6.p01 release) can be viewed in 12 (in 9.6.p01 release) can be viewed in 13 <a href="http://www-geant4.kek.jp/lxr/source/e 13 <a href="http://www-geant4.kek.jp/lxr/source/examples/novice/?v=9.6.p1"> 14 the Geant4 LXR code browser </a> 14 the Geant4 LXR code browser </a> 15 15 16 The new location of each example in 10.0 relea 16 The new location of each example in 10.0 release: 17 - N01 - removed 17 - N01 - removed 18 - N02 - \link ExampleB2 basic/B2 \endlink 18 - N02 - \link ExampleB2 basic/B2 \endlink 19 - N03 - \link ExampleB4 basic/B4 \endlink 19 - N03 - \link ExampleB4 basic/B4 \endlink 20 - N04 - \link ExampleRE05 extended/runAndEvent 20 - N04 - \link ExampleRE05 extended/runAndEvent/RE05 \endlink 21 - N05 - \link ExamplePar01 extended/parameteri 21 - N05 - \link ExamplePar01 extended/parameterisations/Par01 \endlink 22 - N06 - \link ExampleOpNovice extended/optical 22 - N06 - \link ExampleOpNovice extended/optical/OpNovice \endlink 23 - N07 - \link ExampleRE06 extended/runAndEvent 23 - N07 - \link ExampleRE06 extended/runAndEvent/RE06 \endlink 24 24 25 */ 25 */