Geant4 Cross Reference |
1 # Example RE06 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 << 7 Example RE06 History file 8 ## 2021-12-10 Ben Morgan (exampleRE06-V11-00-0 << 8 ------------------------ 9 - Change to new Markdown History format << 9 (previously N07) 10 << 10 11 --- << 11 This file should be used by the G4 example coordinator to briefly 12 << 12 summarize all major modifications introduced in the code and keep 13 # History entries prior to 11.0 << 13 track of all tags. 14 << 14 15 Oct. 05, 2021 M. Asai (exampleRE06-V10-07-01) << 15 ---------------------------------------------------------- 16 - Changing the order of deleting RE06SteppingV << 16 * Reverse chronological order (last date on top), please * 17 the deletion of RunManager. Addressing to th << 17 ---------------------------------------------------------- 18 << 19 Feb. 10, 2021 M. Asai (exampleRE06-V10-07-00) << 20 - Migration to new SteppingVerbose. << 21 << 22 Nov. 11, 2020 M. Asai (exampleRE06-V10-06-02) << 23 - Migration to G4RunManagerFactory. << 24 18 25 May 11, 2018 J. Allison (exampleRE06-V10-04-01 19 May 11, 2018 J. Allison (exampleRE06-V10-04-01) 26 - Remove G4UI_USE and G4VIS_USE. 20 - Remove G4UI_USE and G4VIS_USE. 27 - Move instantiation of G4UIExecutive to start 21 - Move instantiation of G4UIExecutive to start of main. 28 22 29 May 08, 2018 B. Morgan (exampleRE06-V10-04-00) 23 May 08, 2018 B. Morgan (exampleRE06-V10-04-00) 30 - Include G4Types before use of G4MULTITHREADE 24 - Include G4Types before use of G4MULTITHREADED. For forward 31 compatibility with move to #defines over -D 25 compatibility with move to #defines over -D for G4 preprocessor 32 symbols. 26 symbols. 33 27 34 Nov 19, 2016 A. Dotti (exampleRE06-V10-02-00) 28 Nov 19, 2016 A. Dotti (exampleRE06-V10-02-00) 35 - Setting SD explicitly to managers 29 - Setting SD explicitly to managers 36 30 37 Feb 17, 2015 A. Dotti (exampleRE06-V10-01-00) 31 Feb 17, 2015 A. Dotti (exampleRE06-V10-01-00) 38 - Adding new macro file for testing on Xeon Ph 32 - Adding new macro file for testing on Xeon Phi with 39 limited statistics 33 limited statistics 40 34 41 Nov 24, 2014 M. Asai (exampleRE06-V10-00-04) 35 Nov 24, 2014 M. Asai (exampleRE06-V10-00-04) 42 - Retagged with setting production cuts to be 36 - Retagged with setting production cuts to be same as before 43 exampleRE06-V10-00-02 tag. 37 exampleRE06-V10-00-02 tag. 44 38 45 Nov 24, 2014 M. Asai (exampleRE06-V10-00-03) 39 Nov 24, 2014 M. Asai (exampleRE06-V10-00-03) 46 - Retagged. Co-working with run-V10-00-43. 40 - Retagged. Co-working with run-V10-00-43. 47 41 48 Nov 20, 2014 M. Asai (exampleRE06-V10-00-02) 42 Nov 20, 2014 M. Asai (exampleRE06-V10-00-02) 49 - Remove obsolete hand-written physics list. 43 - Remove obsolete hand-written physics list. 50 44 51 Oct 16, 2014 I. Hrivnacova (exampleRE06-V10-00 45 Oct 16, 2014 I. Hrivnacova (exampleRE06-V10-00-01) 52 - Fixed coding guidelines (long lines) in RE06 46 - Fixed coding guidelines (long lines) in RE06SteppingVerbose.cc 53 47 54 Aug 20, 2014 M.Asai (exampleRE06-V10-00-00) 48 Aug 20, 2014 M.Asai (exampleRE06-V10-00-00) 55 - fix boolean protection in ConstructSD method 49 - fix boolean protection in ConstructSD methods for MT. 56 50 57 Nov 22, 2013 G.Folger (exampleRE06-V09-06-01) 51 Nov 22, 2013 G.Folger (exampleRE06-V09-06-01) 58 - fix typo in RE06RunAction.cc, use G4endl to 52 - fix typo in RE06RunAction.cc, use G4endl to end output line. 59 53 60 Oct 25, 2013 M.Asai (exampleRE06-V09-06-00) 54 Oct 25, 2013 M.Asai (exampleRE06-V09-06-00) 61 - MT migration 55 - MT migration 62 56 63 Feb 15, 2013 I. Hrivnacova 57 Feb 15, 2013 I. Hrivnacova 64 - Applied coding guidelines (data members name 58 - Applied coding guidelines (data members names and initialization) 65 - Fixed GNUmakefile 59 - Fixed GNUmakefile 66 60 67 Dec. 19, 2012 I.Hrivnacova 61 Dec. 19, 2012 I.Hrivnacova 68 - /novice/N07 moved in runAndEvent as RE06 62 - /novice/N07 moved in runAndEvent as RE06 69 63 70 20 June 2012 Pere Mato (exampleN07-V09-05-00) 64 20 June 2012 Pere Mato (exampleN07-V09-05-00) 71 - ExN07SteppingVerbose.cc added propection wit 65 - ExN07SteppingVerbose.cc added propection with G4VERBOSE 72 66 73 29 November 2011 Ben Morgan (exampleN07-V09-04 67 29 November 2011 Ben Morgan (exampleN07-V09-04-00) 74 - CMakeLists.txt edited to add standard UI/Vis 68 - CMakeLists.txt edited to add standard UI/Vis activation and copying of scripts 75 to build directory, plus comments and neatif 69 to build directory, plus comments and neatification. 76 70 77 4th June 2010 Joseph Perl (exampleN07-V09-03-0 71 4th June 2010 Joseph Perl (exampleN07-V09-03-01) 78 - Updated vis usage 72 - Updated vis usage 79 73 80 March 17, 2010 Makoto Asai (exampleN07-V09-03- 74 March 17, 2010 Makoto Asai (exampleN07-V09-03-00) 81 - ExN07PhysicsList 75 - ExN07PhysicsList 82 - Change G4MultipleScattering to G4eMultipleS 76 - Change G4MultipleScattering to G4eMultipleScattering, G4MuMultipleScattering 83 and G4hMultipleScattering. 77 and G4hMultipleScattering. 84 78 85 October 30, 2009 John Allison (exampleN07-V09- 79 October 30, 2009 John Allison (exampleN07-V09-02-00) 86 - Introduced G4UIExecutive. 80 - Introduced G4UIExecutive. 87 81 88 May 07, 2008 J.Allison (exampleN07-V09-01-00) 82 May 07, 2008 J.Allison (exampleN07-V09-01-00) 89 - Protected "/control/execute vis.mac" with G4 83 - Protected "/control/execute vis.mac" with G4VIS_USE flag. 90 84 91 May 03, 2007 M.Asai (exampleN07-V08-02-00) 85 May 03, 2007 M.Asai (exampleN07-V08-02-00) 92 - ExN07ParallelWorld is introduced. Related mo 86 - ExN07ParallelWorld is introduced. Related modifications in 93 exampleN07.cc, ExN07PhysicsList.hh, ExN07Run. 87 exampleN07.cc, ExN07PhysicsList.hh, ExN07Run.hh, ExN07DetectorConstruction.cc, 94 ExN07PhysicsList.cc, ExN07Run.cc and ExN07Run 88 ExN07PhysicsList.cc, ExN07Run.cc and ExN07RunAction.cc. 95 - vis.mac is modified to visualize parallel wo 89 - vis.mac is modified to visualize parallel world. 96 90 97 November 04, 2006 M.Asai (exampleN07-V08-01-00 91 November 04, 2006 M.Asai (exampleN07-V08-01-00) 98 - Timing measurement for each region and for e 92 - Timing measurement for each region and for e+/e- is added. 99 93 100 June 16, 2006 G.Cosmo (exampleN07-V08-00-00) 94 June 16, 2006 G.Cosmo (exampleN07-V08-00-00) 101 - Use coherent allocation scheme for user-clas 95 - Use coherent allocation scheme for user-classes and 102 initialisation in main(). 96 initialisation in main(). 103 97 104 January 18, 2006 H.Kurashige 98 January 18, 2006 H.Kurashige 105 - Fixed a bug in ExN07DetectorConstruction::Se 99 - Fixed a bug in ExN07DetectorConstruction::SetGapMaterial(). 106 - Added ExN07DetectorConstruction::AddMaterial 100 - Added ExN07DetectorConstruction::AddMaterial() and modified 107 ExN07DetectorMessenger class accordingly. 101 ExN07DetectorMessenger class accordingly. 108 - Updated sample.mac and retrieve.mac for modi 102 - Updated sample.mac and retrieve.mac for modified ExN07DetectorMessenger. 109 103 110 November 22, 2005 M.Asai (exampleN07-V07-01-00 104 November 22, 2005 M.Asai (exampleN07-V07-01-00) 111 - Fully revised with new G4VPrimitiveScorer an 105 - Fully revised with new G4VPrimitiveScorer and G4VSDFilter. 112 106 113 May 3, 2005 J.Allison (examples-V07-00-03) 107 May 3, 2005 J.Allison (examples-V07-00-03) 114 - Replaced vis manager with G4VisExecutive. 108 - Replaced vis manager with G4VisExecutive. 115 109 116 November 17, 2004 H.Kurashige (exampleN07-V06- 110 November 17, 2004 H.Kurashige (exampleN07-V06-02-00) 117 - Modify for new cut-per-region scheme 111 - Modify for new cut-per-region scheme 118 112 119 November 13, 2003 J.Allison (exampleN07-V05-02 113 November 13, 2003 J.Allison (exampleN07-V05-02-01) 120 - Removed OPACS from Vis Manager. 114 - Removed OPACS from Vis Manager. 121 115 122 October 24, 2003 M.Maire (exampleN07-V05-02-00 116 October 24, 2003 M.Maire (exampleN07-V05-02-00) 123 - PhysicsList: AddProcess(Bremsstrahlung,-1,3, 117 - PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc.. 124 118 125 May 28, 2003 G.Cosmo (exampleN07-V05-01-01) 119 May 28, 2003 G.Cosmo (exampleN07-V05-01-01) 126 - Get rid of more pedantic warnings ... 120 - Get rid of more pedantic warnings ... 127 121 128 May 22, 2003 M.Asai (exampleN07-V05-01-00) 122 May 22, 2003 M.Asai (exampleN07-V05-01-00) 129 - Fixed pedantic warnings. 123 - Fixed pedantic warnings. 130 124 131 April 29, 2003 M.Asai (exampleN07-V05-00-04) 125 April 29, 2003 M.Asai (exampleN07-V05-00-04) 132 - Added fileIO macro and a couple of other sam 126 - Added fileIO macro and a couple of other sample macro files. 133 127 134 April 28, 2003 G.Cosmo (exampleN07-V05-00-03) 128 April 28, 2003 G.Cosmo (exampleN07-V05-00-03) 135 - Added large_N macro. Reduced number of event 129 - Added large_N macro. Reduced number of events in the standard macro. 136 130 137 April 25, 2003 G.Cosmo (exampleN07-V05-00-02) 131 April 25, 2003 G.Cosmo (exampleN07-V05-00-02) 138 - Fixed exampleN07.cc to protect against use o 132 - Fixed exampleN07.cc to protect against use of TCSH. 139 - Created. 133 - Created.