Warning, /geant4/examples/extended/runAndEvent/RE02/History is written in an unsupported language. File is not indexed.
0001 # Example RE02 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006
0007 -----------------------------------------------------------------------------
0008
0009 ## 2023-09-02 Gabriele Cosmo (exampleRE02-V11-01-00)
0010 - Removed forward declaration for G4VTouchable.
0011
0012 ## 2022-10-04 Ben Morgan (exampleRE02-V11-00-01)
0013 - Replace sprintf with std::ostringstream to fix deprecation warnings on macOS 13
0014
0015 ## 2021-12-10 Ben Morgan (exampleRE02-V11-00-00)
0016 - Change to new Markdown History format
0017
0018 ---
0019
0020 # History entries prior to 11.0
0021
0022 October 29, 2020 M. Asai (exampleRE02-V10-06-00)
0023 - Migration to G4RunManagerFactory.
0024
0025 08 May 2018 J.Allison (exampleRE02-V10-04-01)
0026 - RE02.cc:
0027 o Remove G4_VIS_USE and G4UI_USE.
0028 o Move instantiation of G4UIExecutive to start of main.
0029 - vis.mac: Remove
0030 /vis/viewer/set/targetPoint 0 100 0 mm
0031 /vis/viewer/zoomTo 10000000
0032
0033 21 March 2018 G.Folger (no tag)
0034 - update reference outputs run.out, run3.log, and run4.log
0035
0036 March 14, 2018 M. Asai (exampleRE02-V10-04-00)
0037 - RE02EventAction.cc and RE02Run.cc are modified to shorten the
0038 output.
0039
0040 November 18, 2013 I.Hrivnacova (exampleRE02-V09-06-09)
0041 - Fixed .README
0042
0043 November 6, 2013 A. Kimura (exampleRE02-V09-06-08)
0044 - modified RE02.cc and removed RE02EMPhysics.{cc,hh},
0045 RE02GeneralPhysics.{cc,hh}, RE02HadronPhysics.{cc,hh},
0046 RE02IonPhysics.{cc,hh}, RE02MuonPhysics.{cc,hh} and
0047 RE02PhysicsList.{cc,hh} for MT migration
0048 - fixed a warning in RE02Run.cc
0049
0050 November 4, 2013 D.H. Wright (exampleRE02-V09-06-07)
0051 - replaced LEP/HEP models with Bertini, FTF
0052 - replaced G4LCapture with G4NeutronRadCature
0053
0054 October 25, 2013 M.Asai (exampleRE02-V09-06-06)
0055 - MT migration.
0056
0057 August 28, 2013 G.Cosmo (exampleRE02-V09-06-05)
0058 - Added G4Ellipsoid to solids enabled for parameterisation in
0059 RE02NestedPhantomParameterisation.
0060
0061 July 30/31, 2013 P.Gumplinger (exampleRE02-V09-06-03/04)
0062 - fix (or rather fool) MAC/clang32 compiler to avoid warnings.
0063
0064 Apr 01, 2013 A.Dotti (exampleRE02-V09-06-02)
0065 - New interface for G4MT physics list.
0066
0067 Feb 15, 2013 I.Hrivnacova
0068 - Applied coding guidelines (data members initialization)
0069
0070 Dec 27, 2012 G.Folger (exampleRE02-V09-06-01)
0071 - re-tag, no change.
0072 Tag exRunAndEvent-V09-06-00 in runAndEvent missed to inlcude this tag.
0073
0074 Dec 18, 2012 M.Kelsey (exampleRE02-V09-06-00)
0075 - Replace G4AntiProtonAnnihiliationAtRest with G4AntiProtonAbsorptionFritiof.
0076
0077 Nov 11, 2012 I.Hrivnacova (exampleRE02-V09-05-03)
0078 - Updated documentation:
0079 - Fixed .README files for artefacts from Markdown support
0080 - Removed obsolete instructions (how to compile & link)
0081
0082 Oct 12, 2012 A.Dotti (exampleRE02-V09-05-02)
0083 - Adding forgotten system of units in physics list file
0084
0085 Oct 8, 2012 A.Kimura
0086 - revised all codes according to the coding guideline for extended examples
0087 - the main program exampleRE02 was renamed RE02.
0088
0089 Jul 28, 2012 V.Ivanchenko (exampleRE02-V09-05-01)
0090 - fixed elastic physics for ions
0091
0092 Jan 27, 2012 T.Aso (exampleRE02-V09-05-00)
0093 - Fix the indexing scheme of CopyNo() method in the RunAction.
0094
0095 October 10th, 2011 G.Folger (exampleRE02-V09-04-00)
0096 - Fix gcc 4.6 compilation warning in RE02EventAction.cc
0097
0098 December 7th, 2010 G.Folger (exampleRE02-V09-03-05)
0099 - Bug fix in RE02DetectorConstruction.cc correcting size of C-array
0100 fixing crash on Windows
0101
0102 November 9th, 2010 M.Asai (exampleRE02-V09-03-04)
0103 - Additional Fixing warning messages.
0104
0105 November 8th, 2010 M.Asai (exampleRE02-V09-03-03)
0106 - Fixing warning messages.
0107
0108 November 8th, 2010 J.Allison (exampleRE02-V09-03-02)
0109 - Introduced G4UIExecutive.
0110
0111 June 4th, 2010 Joseph Perl (exampleRE02-V09-03-01)
0112 - Updated vis usage.
0113
0114 Apr 06, 2010 M.Asai (exampleRE02-V09-03-00)
0115 - Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring.
0116
0117 May 18, 2007 M.Asai (exampleRE02-V08-03-00)
0118 - Fix the indexing scheme of GetIndex() method in the scorers.
0119
0120 Jan. 29, 2007 M.Asai (exampleRE02-V08-02-00)
0121 - Fix missing null pointer protection in ComputeMaterial() method.
0122
0123 Nov. 17, 2006 T.Aso (exampleRE02-V08-01-00)
0124 - Reimplement the geometry with G4VNestedParameterization.
0125 - Modify the scorers according to the nested para,eterisation.
0126
0127 Nov. 23, 2005 M.Asai (exampleRE02-V07-01-00)
0128 - Tagged.
0129
0130 Nov. 18, 2005 T.Aso, A.Kimura
0131 - Created.