Warning, /geant4/examples/extended/persistency/gdml/G04/History is written in an unsupported language. File is not indexed.
0001 # Example G04 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 ## 2024-06-05 Gabriele Cosmo (G04-V11-02-00)
0010 - Updated GDML files to use short URL for schema validation.
0011
0012 ## 2021-12-10 Ben Morgan (G04-V11-00-00)
0013 - Change to new Markdown History format
0014
0015 ---
0016
0017 # History entries prior to 11.0
0018
0019 November 10th, 2020 Ben Morgan G04-V10-06-00
0020 - Migration to G4RunManagerFactory.
0021
0022 November 28th, 2019 I. Hrivnacova G04-V10-05-00
0023 - Fixed Doxygen warning in .README.txt
0024
0025 October 23, 2015 I. Hrivnacova (G04-V10-01-01)
0026 - Finished MT migration
0027
0028 October 16, 2015 W. Pokorski (G04-V10-01-00)
0029 - MT migration
0030
0031 June 11, 2014 W. Pokorski (G04-V10-00-00)
0032 - changes to comply with coding conventions
0033
0034 May 17st, 2013 W. Pokorski (G04-V09-06-00)
0035 - changes for Coding Rule 2.1
0036
0037 July 31st, 2012 W. Pokorski (G04-V09-05-00)
0038 - adding CMake file + cosmetic changes
0039
0040 November 9th, 2010 J.Allison (G04-V09-03-03)
0041 - Removed unnecessary #include "G4UIsession.hh".
0042
0043 November 7th, 2010 J.Allison (G04-V09-03-02)
0044 - Introduced G4UIExecutive.
0045
0046 October 21st, 2010 G.Cosmo (G04-V09-03-01)
0047 - Fixed compilation warning in SensitiveDetector.cc.
0048
0049 October 11th, 2010 W.Pokorski (G04-V09-03-00)
0050 - Created.