Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/extended/persistency/P03/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/persistency/P03/History (Version 11.3.0) and /examples/extended/persistency/P03/History (Version 10.5.p1)


  1 # Example P03 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 be used as a substitute for writing good git c <<   5      =========================================================
                                                   >>   6 
                                                   >>   7                     Example P03 History file
                                                   >>   8                     ------------------------
                                                   >>   9 This file should be used by the G4 example coordinator to briefly
                                                   >>  10 summarize all major modifications introduced in the code and keep
                                                   >>  11 track of all tags.
                                                   >>  12 
                                                   >>  13      ----------------------------------------------------------
                                                   >>  14      * Reverse chronological order (last date on top), please *
                                                   >>  15      ----------------------------------------------------------
  6                                                    16 
  7 ## 2023-09-16 Makoto Asai (exampleP03-V11-01-0 <<  17 March 25th 2019 G.Cosmo (exampleP03-V10-04-01)
  8 - Remove visualization from batch mode.        <<  18 -------------------------- 
  9                                                << 
 10 ## 2021-12-10 Ben Morgan (exampleP03-V11-00-00 << 
 11 - Change to new Markdown History format        << 
 12                                                << 
 13 ---                                            << 
 14                                                << 
 15 # History entries prior to 11.0                << 
 16                                                << 
 17 November 10th, 2020 Ben Morgan (exampleP03-V10 << 
 18 --------------------------                     << 
 19 - Migration to G4RunManagerFactory.            << 
 20                                                << 
 21 March 25th 2019 G.Cosmo (exampleP03-V10-05-00) << 
 22 --------------------------                     << 
 23 - Fixed compilation warnings on unused local i     19 - Fixed compilation warnings on unused local iterators.
 24                                                    20 
 25 May 19th 2018 J.Allison (exampleP03-V10-04-00)     21 May 19th 2018 J.Allison (exampleP03-V10-04-00)
 26 --------------------------                     <<  22 -------------------------- 
 27 - Add #include "G4Types.hh"                        23 - Add #include "G4Types.hh"
 28 - Remove G4UI_USE and G4VIS_USE.                   24 - Remove G4UI_USE and G4VIS_USE.
 29 - Move instantiation of G4UIExecutive to start     25 - Move instantiation of G4UIExecutive to start of main.
 30                                                    26 
 31 19 November 2016 A. Dotti (exampleP03-V10-02-0     27 19 November 2016 A. Dotti (exampleP03-V10-02-00)
 32 --------------------------                     <<  28 -------------------------- 
 33 - Explicit set of SD to manager                    29 - Explicit set of SD to manager
 34                                                    30 
 35 17 September 2015 P. Arce (exampleP03-V10-01-0     31 17 September 2015 P. Arce (exampleP03-V10-01-01)
 36 --------------------------                     <<  32 -------------------------- 
 37 - Remove ExTGPhysicsList                           33 - Remove ExTGPhysicsList
 38                                                    34 
 39 29 July 2014 P. Arce (exampleP03-V10-00-03)        35 29 July 2014 P. Arce (exampleP03-V10-00-03)
 40 --------------------------                     <<  36 -------------------------- 
 41 - Remove ExTGPhysicsList                           37 - Remove ExTGPhysicsList
 42                                                    38 
 43 25 July 2014 P. Arce (exampleP03-V10-00-02)        39 25 July 2014 P. Arce (exampleP03-V10-00-02)
 44 --------------------------                     <<  40 -------------------------- 
 45 - Using G4GenericPhysicsList                       41 - Using G4GenericPhysicsList
 46                                                    42 
 47 18 November 2013 I. Hrivnacova (exampleP03-V09     43 18 November 2013 I. Hrivnacova (exampleP03-V09-06-01)
 48 --------------------------                     <<  44 -------------------------- 
 49 - Fixed files description  (only comment lines     45 - Fixed files description  (only comment lines modified)
 50                                                    46 
 51 8 November 2013 P. Arce (exampleP03-V09-06-00)     47 8 November 2013 P. Arce (exampleP03-V09-06-00)
 52 --------------------------                     <<  48 -------------------------- 
 53 - Porting to MT                                    49 - Porting to MT
 54                                                    50 
 55 17 July 2012 I. Hrivnacova (exampleP03-V09-05-     51 17 July 2012 I. Hrivnacova (exampleP03-V09-05-02)
 56 --------------------------                         52 --------------------------
 57 - Restored file descriptions in .hh and moved      53 - Restored file descriptions in .hh and moved class description
 58   at the right place                               54   at the right place
 59                                                    55 
 60 17 July 2012 I. Hrivnacova (exampleP03-V09-05-     56 17 July 2012 I. Hrivnacova (exampleP03-V09-05-01)
 61 --------------------------                         57 --------------------------
 62 - Improved .README file                            58 - Improved .README file
 63                                                    59 
 64 6 July 2012 P. Arce (exampleP03-V09-05-00)         60 6 July 2012 P. Arce (exampleP03-V09-05-00)
 65 --------------------------                         61 --------------------------
 66 - Reviewed examples according to coding guidel     62 - Reviewed examples according to coding guidelines
 67                                                    63 
 68 25 January 2011  G.Folger  (exampleP03-V09-04-     64 25 January 2011  G.Folger  (exampleP03-V09-04-00)
 69 --------------------------                         65 --------------------------
 70 - re-tag, as tag was not included in geant4-09     66 - re-tag, as tag was not included in geant4-09-04
 71                                                    67 
 72 9 November 2010  G.Folger  (exampleP03-V09-03-     68 9 November 2010  G.Folger  (exampleP03-V09-03-04)
 73 --------------------------                         69 --------------------------
 74 - add batch.mac as copy of run.mac, replacing      70 - add batch.mac as copy of run.mac, replacing use of OGL vis driver by ASCII
 75                                                    71 
 76 8 November 2010  J.Allison (exampleP03-V09-03-     72 8 November 2010  J.Allison (exampleP03-V09-03-03)
 77 --------------------------                         73 --------------------------
 78 - Introduced G4UIExecutive.                        74 - Introduced G4UIExecutive.
 79                                                    75 
 80 7 November 2010  G.Cosmo (exampleP03-V09-03-02     76 7 November 2010  G.Cosmo (exampleP03-V09-03-02)
 81 --------------------------                         77 --------------------------
 82 - Synchronized files on the HEAD and restored      78 - Synchronized files on the HEAD and restored original version.
 83 - Corrected README.                                79 - Corrected README.
 84                                                    80 
 85 7 June 2010  G.Cosmo (exampleP03-V09-03-01)        81 7 June 2010  G.Cosmo (exampleP03-V09-03-01)
 86 ----------------------                             82 ----------------------
 87 - Do NOT tag the HEAD...                           83 - Do NOT tag the HEAD...
 88                                                    84 
 89 4 June 2010  J.Perl (exampleP03-V09-03-00)         85 4 June 2010  J.Perl (exampleP03-V09-03-00)
 90 ---------------------                              86 ---------------------
 91 - Updated vis usage.                               87 - Updated vis usage.
 92                                                    88 
 93 19 November 2009 - P Arce (exampleP03-V09-02-0     89 19 November 2009 - P Arce (exampleP03-V09-02-02)
 94 --------------------------                         90 --------------------------
 95 - use G4XMultipleScattering in ExTGPhysicsList     91 - use G4XMultipleScattering in ExTGPhysicsList.cc
 96                                                    92 
 97 20 May 2009  P.Arce (exampleP03-V09-02-01)         93 20 May 2009  P.Arce (exampleP03-V09-02-01)
 98 --------------------------                         94 --------------------------
 99 - Small corrections in g4geom_paramPhantom.txt     95 - Small corrections in g4geom_paramPhantom.txt and g4geom_replicas.txt
100                                                    96 
101 15 May 2009  P.Arce (exampleP03-V09-02-00)         97 15 May 2009  P.Arce (exampleP03-V09-02-00)
102 --------------------------                         98 --------------------------
103 - Added example of parallel world                  99 - Added example of parallel world
104 - Added example of circle parameterisation        100 - Added example of circle parameterisation
105 - Added example of phantom parameterisation       101 - Added example of phantom parameterisation
106 - textGeom.cc renamed to exTextGeom.cc            102 - textGeom.cc renamed to exTextGeom.cc
107                                                   103 
108 9 December 2008 - P Arce (exampleP03-V09-01-04    104 9 December 2008 - P Arce (exampleP03-V09-01-04)
109 --------------------------                        105 --------------------------
110 - SUBS -> SUBTRACTION, INTERS -> INTERSECTION     106 - SUBS -> SUBTRACTION, INTERS -> INTERSECTION
111                                                << 107      
112 21 November 2008 - G.Cosmo (exampleP03-V09-01-    108 21 November 2008 - G.Cosmo (exampleP03-V09-01-03)
113 --------------------------                        109 --------------------------
114 - Replaced VRML with OGLIX as default visualiz    110 - Replaced VRML with OGLIX as default visualization.
115 - Corrected README.                               111 - Corrected README.
116                                                   112 
117 20 November 2008 - P.Arce (exampleP03-V09-01-0    113 20 November 2008 - P.Arce (exampleP03-V09-01-02)
118 -------------------------                         114 -------------------------
119 - Extended to match developments in "ascii-V09    115 - Extended to match developments in "ascii-V09-01-02".
120                                                   116 
121 18 November 2008 - P.Arce (exampleP03-V09-01-0    117 18 November 2008 - P.Arce (exampleP03-V09-01-01)
122 -------------------------                         118 -------------------------
123 - Fixed run-time errors.                          119 - Fixed run-time errors.
124                                                   120 
125 03 November 2008 - G.Cosmo (exampleP03-V09-01-    121 03 November 2008 - G.Cosmo (exampleP03-V09-01-00)
126 --------------------------                        122 --------------------------
127 - First version from original code by P.Arce.     123 - First version from original code by P.Arce.
128                                                   124 
129 03 November 2008 - G.Cosmo (exampleP03-V09-01-    125 03 November 2008 - G.Cosmo (exampleP03-V09-01-01)
130 --------------------------                        126 --------------------------
131 - Correction of compilation warning in ExTGRCD    127 - Correction of compilation warning in ExTGRCDetectorBuilder constructor
132                                                   128 
133                                                   129 
134                                                   130