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