Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/novice

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /examples/novice (Version 11.3.0) and /examples/novice (Version 10.3.p3)


                                                   >>   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 */