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