Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/field/field05/History

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/extended/field/field05/History (Version 11.3.0) and /examples/extended/field/field05/History (Version 10.6.p1)


  1 # Example field05 History                      <<   1 // ------------------------------------------------------------------
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir <<   3      =========================================================
  4 which **must** added in reverse chronological  <<   4      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
  5 It must **not** be used as a substitute for wr <<   5      =========================================================
  6                                                <<   6 
  7 ---------------------------------------------- <<   7                     field05 History file
  8                                                <<   8                     --------------------
  9 ## 2024-09-18 Gabriele Cosmo (fieldex05-V11-02 <<   9 This file should be used by the G4 example coordinator to briefly
 10 - Migrated to use G4RunManagerFactory.         <<  10 summarize all major modifications introduced in the code and keep
 11 - Use default MixMax random generator.         <<  11 track of all tags.
 12                                                <<  12 
 13 ## 2023-07-05 Ivana Hrivnacova (fieldex05-V11- <<  13      ----------------------------------------------------------
 14 - Clang-tidy, new coding guidelines            <<  14      * Reverse chronological order (last date on top), please *
 15 - Clean-up trailing white-spaces               <<  15      ----------------------------------------------------------
 16                                                << 
 17 ## 2022-11-16 John Apostolakis (fieldex05-V11- << 
 18 - Corrected assignement of epsMax=0.001 .  Als << 
 19                                                << 
 20 ## 2021-12-10 Ben Morgan (fieldex05-V11-00-00) << 
 21 - Change to new Markdown History format        << 
 22                                                << 
 23 ---                                            << 
 24                                                << 
 25 # History entries prior to 11.0                << 
 26                                                    16 
 27 July 27, 2018 I.Hrivnacova - fieldex05-V10-04-     17 July 27, 2018 I.Hrivnacova - fieldex05-V10-04-02
 28 - Macro review and code clean-up:                  18 - Macro review and code clean-up:
 29   - Separated other than visualization setting <<  19   - Separated other than visualization settings from vis.mac in a 
 30     new init_vis.mac                               20     new init_vis.mac
 31   - Added "beamOn 10" button in gui.mac            21   - Added "beamOn 10" button in gui.mac
 32   - Updated README files                           22   - Updated README files
 33                                                    23 
 34 May 15, 2018 J.Allison - fieldex05-V10-04-01       24 May 15, 2018 J.Allison - fieldex05-V10-04-01
 35 - Remove G4UI_USE and G4VIS_USE.                   25 - Remove G4UI_USE and G4VIS_USE.
 36 - Move instantiation of G4UIExecutive to start     26 - Move instantiation of G4UIExecutive to start of main.
 37 - vis.mac, gui.mac: Clean up.                      27 - vis.mac, gui.mac: Clean up.
 38                                                    28 
 39 May 09, 2018 B.Morgan - fieldex05-V10-04-00        29 May 09, 2018 B.Morgan - fieldex05-V10-04-00
 40 - Include G4Types before use of G4MULTITHREADE     30 - Include G4Types before use of G4MULTITHREADED. For forward
 41   compatibility with move to #defines over -D      31   compatibility with move to #defines over -D for G4 preprocessor
 42   symbols.                                         32   symbols.
 43                                                    33 
 44 Nov 03, 2016 L.Garnier - fieldex05-V10-02-01       34 Nov 03, 2016 L.Garnier - fieldex05-V10-02-01
 45 - remove icons.mac. Automatically include sinc     35 - remove icons.mac. Automatically include since interfaces-V10-02-07
 46                                                    36 
 47 July 01, 2016 I. Hrivnacova - fieldex05-V10-02     37 July 01, 2016 I. Hrivnacova - fieldex05-V10-02-00
 48 - Replaced F05ExtraPhysics with use of G4StepL     38 - Replaced F05ExtraPhysics with use of G4StepLimiterPhysics
 49                                                    39 
 50 April 09, 2015 P. Gumplinger - fieldex05-V10-0     40 April 09, 2015 P. Gumplinger - fieldex05-V10-01-00
 51 - use new G4SpinDecayPhysics constructor in F0     41 - use new G4SpinDecayPhysics constructor in F05PhysicsList
 52                                                    42 
 53 December 04, 2013 I. Hrivnacova, P. Gumplinger     43 December 04, 2013 I. Hrivnacova, P. Gumplinger - fieldex05-V10-00-00
 54 - Fixes in gui.mac:                                44 - Fixes in gui.mac:
 55   Let execute vis.mac first to make the comman     45   Let execute vis.mac first to make the command in added menus available;
 56   Corrected wireframe parameter;                   46   Corrected wireframe parameter;
 57   Commented out command specific to B2 example     47   Commented out command specific to B2 example;
 58 - updated CMakeLists.txt                           48 - updated CMakeLists.txt
 59                                                    49 
 60 Nov 18, 2013 Ivana Hrivnacova - fieldex05-V09-     50 Nov 18, 2013 Ivana Hrivnacova - fieldex05-V09-06-05
 61 - Minor fix in .README                             51 - Minor fix in .README
 62                                                    52 
 63 Nov 04, 2013 P. Gumplinger - fieldex05-V09-06-     53 Nov 04, 2013 P. Gumplinger - fieldex05-V09-06-04
 64 - place G4Random::setTheSeed(myseed) so that i     54 - place G4Random::setTheSeed(myseed) so that it is executed for both
 65   sequential and MT mode                           55   sequential and MT mode
 66                                                    56 
 67 Nov 01, 2013 P. Gumplinger - fieldex05-V09-06-     57 Nov 01, 2013 P. Gumplinger - fieldex05-V09-06-03
 68 - Migration to MT                                  58 - Migration to MT
 69                                                    59 
 70 May 06, 2013 P. Gumplinger - fieldex05-V09-06-     60 May 06, 2013 P. Gumplinger - fieldex05-V09-06-02
 71 - Apply all Examples Coding Guidelines             61 - Apply all Examples Coding Guidelines
 72                                                    62 
 73 April 1st, 2013 A. Dotti - fieldex05-V09-06-01     63 April 1st, 2013 A. Dotti - fieldex05-V09-06-01
 74 - New API for physics list needed for MT           64 - New API for physics list needed for MT
 75                                                    65 
 76 February 22th, 2013 Peter Gumplinger - fieldex     66 February 22th, 2013 Peter Gumplinger - fieldex05-V09-06-00
 77 - changed GetFieldValue signature to Point[4]      67 - changed GetFieldValue signature to Point[4] and added
 78   F05SteppingVerbose to print GlobalTime           68   F05SteppingVerbose to print GlobalTime
 79                                                    69 
 80 November 14th, 2012 Ivana Hrivnacova - fieldex     70 November 14th, 2012 Ivana Hrivnacova - fieldex05-V09-05-00
 81 ------------------------------------               71 ------------------------------------
 82 - In vis.mac: replaced OGLIX with OGL              72 - In vis.mac: replaced OGLIX with OGL
 83                                                    73 
 84 November 19th, 2009 Peter Gumplinger - fieldex     74 November 19th, 2009 Peter Gumplinger - fieldex05-V09-02-00
 85 ------------------------------------               75 ------------------------------------
 86 - First implementation.                            76 - First implementation.