Warning, /geant4/examples/extended/runAndEvent/RE06/History is written in an unsupported language. File is not indexed.
0001 # Example RE06 History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2021-12-10 Ben Morgan (exampleRE06-V11-00-00)
0009 - Change to new Markdown History format
0010
0011 ---
0012
0013 # History entries prior to 11.0
0014
0015 Oct. 05, 2021 M. Asai (exampleRE06-V10-07-01)
0016 - Changing the order of deleting RE06SteppingVerbose to be prior to
0017 the deletion of RunManager. Addressing to the Valgring warning message.
0018
0019 Feb. 10, 2021 M. Asai (exampleRE06-V10-07-00)
0020 - Migration to new SteppingVerbose.
0021
0022 Nov. 11, 2020 M. Asai (exampleRE06-V10-06-02)
0023 - Migration to G4RunManagerFactory.
0024
0025 May 11, 2018 J. Allison (exampleRE06-V10-04-01)
0026 - Remove G4UI_USE and G4VIS_USE.
0027 - Move instantiation of G4UIExecutive to start of main.
0028
0029 May 08, 2018 B. Morgan (exampleRE06-V10-04-00)
0030 - Include G4Types before use of G4MULTITHREADED. For forward
0031 compatibility with move to #defines over -D for G4 preprocessor
0032 symbols.
0033
0034 Nov 19, 2016 A. Dotti (exampleRE06-V10-02-00)
0035 - Setting SD explicitly to managers
0036
0037 Feb 17, 2015 A. Dotti (exampleRE06-V10-01-00)
0038 - Adding new macro file for testing on Xeon Phi with
0039 limited statistics
0040
0041 Nov 24, 2014 M. Asai (exampleRE06-V10-00-04)
0042 - Retagged with setting production cuts to be same as before
0043 exampleRE06-V10-00-02 tag.
0044
0045 Nov 24, 2014 M. Asai (exampleRE06-V10-00-03)
0046 - Retagged. Co-working with run-V10-00-43.
0047
0048 Nov 20, 2014 M. Asai (exampleRE06-V10-00-02)
0049 - Remove obsolete hand-written physics list.
0050
0051 Oct 16, 2014 I. Hrivnacova (exampleRE06-V10-00-01)
0052 - Fixed coding guidelines (long lines) in RE06SteppingVerbose.cc
0053
0054 Aug 20, 2014 M.Asai (exampleRE06-V10-00-00)
0055 - fix boolean protection in ConstructSD methods for MT.
0056
0057 Nov 22, 2013 G.Folger (exampleRE06-V09-06-01)
0058 - fix typo in RE06RunAction.cc, use G4endl to end output line.
0059
0060 Oct 25, 2013 M.Asai (exampleRE06-V09-06-00)
0061 - MT migration
0062
0063 Feb 15, 2013 I. Hrivnacova
0064 - Applied coding guidelines (data members names and initialization)
0065 - Fixed GNUmakefile
0066
0067 Dec. 19, 2012 I.Hrivnacova
0068 - /novice/N07 moved in runAndEvent as RE06
0069
0070 20 June 2012 Pere Mato (exampleN07-V09-05-00)
0071 - ExN07SteppingVerbose.cc added propection with G4VERBOSE
0072
0073 29 November 2011 Ben Morgan (exampleN07-V09-04-00)
0074 - CMakeLists.txt edited to add standard UI/Vis activation and copying of scripts
0075 to build directory, plus comments and neatification.
0076
0077 4th June 2010 Joseph Perl (exampleN07-V09-03-01)
0078 - Updated vis usage
0079
0080 March 17, 2010 Makoto Asai (exampleN07-V09-03-00)
0081 - ExN07PhysicsList
0082 - Change G4MultipleScattering to G4eMultipleScattering, G4MuMultipleScattering
0083 and G4hMultipleScattering.
0084
0085 October 30, 2009 John Allison (exampleN07-V09-02-00)
0086 - Introduced G4UIExecutive.
0087
0088 May 07, 2008 J.Allison (exampleN07-V09-01-00)
0089 - Protected "/control/execute vis.mac" with G4VIS_USE flag.
0090
0091 May 03, 2007 M.Asai (exampleN07-V08-02-00)
0092 - ExN07ParallelWorld is introduced. Related modifications in
0093 exampleN07.cc, ExN07PhysicsList.hh, ExN07Run.hh, ExN07DetectorConstruction.cc,
0094 ExN07PhysicsList.cc, ExN07Run.cc and ExN07RunAction.cc.
0095 - vis.mac is modified to visualize parallel world.
0096
0097 November 04, 2006 M.Asai (exampleN07-V08-01-00)
0098 - Timing measurement for each region and for e+/e- is added.
0099
0100 June 16, 2006 G.Cosmo (exampleN07-V08-00-00)
0101 - Use coherent allocation scheme for user-classes and
0102 initialisation in main().
0103
0104 January 18, 2006 H.Kurashige
0105 - Fixed a bug in ExN07DetectorConstruction::SetGapMaterial().
0106 - Added ExN07DetectorConstruction::AddMaterial() and modified
0107 ExN07DetectorMessenger class accordingly.
0108 - Updated sample.mac and retrieve.mac for modified ExN07DetectorMessenger.
0109
0110 November 22, 2005 M.Asai (exampleN07-V07-01-00)
0111 - Fully revised with new G4VPrimitiveScorer and G4VSDFilter.
0112
0113 May 3, 2005 J.Allison (examples-V07-00-03)
0114 - Replaced vis manager with G4VisExecutive.
0115
0116 November 17, 2004 H.Kurashige (exampleN07-V06-02-00)
0117 - Modify for new cut-per-region scheme
0118
0119 November 13, 2003 J.Allison (exampleN07-V05-02-01)
0120 - Removed OPACS from Vis Manager.
0121
0122 October 24, 2003 M.Maire (exampleN07-V05-02-00)
0123 - PhysicsList: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
0124
0125 May 28, 2003 G.Cosmo (exampleN07-V05-01-01)
0126 - Get rid of more pedantic warnings ...
0127
0128 May 22, 2003 M.Asai (exampleN07-V05-01-00)
0129 - Fixed pedantic warnings.
0130
0131 April 29, 2003 M.Asai (exampleN07-V05-00-04)
0132 - Added fileIO macro and a couple of other sample macro files.
0133
0134 April 28, 2003 G.Cosmo (exampleN07-V05-00-03)
0135 - Added large_N macro. Reduced number of events in the standard macro.
0136
0137 April 25, 2003 G.Cosmo (exampleN07-V05-00-02)
0138 - Fixed exampleN07.cc to protect against use of TCSH.
0139 - Created.