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