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