Warning, /geant4/examples/extended/medical/dna/slowing/History is written in an unsupported language. File is not indexed.
0001 # Example slowing 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 ## 2024-03-31 Sebastien Incerti (slowing-V11-02-00)
0008 - Cleaned example
0009
0010 ## 2021-12-10 Ben Morgan (slowing-V11-00-00)
0011 - Change to new Markdown History format
0012
0013 ---
0014
0015 # History entries prior to 11.0
0016
0017 06 Oct 2021 - tag slowing-V10-07-02 - I. Hrivnacova
0018 - Migration to new G4AnalysisManager.hh header;
0019 define the default output file type (root),
0020 removed Analysis.hh.
0021
0022 19 Jul 2021 - tag slowing-V10-07-01 - I. Hrivnacova
0023 - Updated for changes in the analysis category:
0024 removed deleting of the analysis manager,
0025 as this is now done by the Geant4 kernel.
0026
0027 11 Feb 2021 - tag slowing-V10-07-00 - V. Ivanchenko
0028 - PhysicsList - remove unused header
0029
0030 10 Nov 20 - tag slowing-V10-06-00 - B. Morgan
0031 - Migration to G4RunManagerFactory.
0032
0033 26 Nov 19 - tag slowing-V10-05-00 - I. Hrivnacova
0034 - Fixed Doxygen warnings
0035
0036 22 Jul 18 - tag slowing-V10-04-02 - S. Incerti
0037 - removed obsolete RanecuEngine
0038
0039 13 June 2018 - tag slowing-V10-04-01 - S. Incerti
0040 - updated slowing.in
0041
0042 09 May 2018 - tag slowing-V10-04-00 - B. Morgan
0043 - Include G4Types before use of G4MULTITHREADED. For forward
0044 compatibility with move to #defines over -D for G4 preprocessor
0045 symbols.
0046
0047 26 Jul 2017 - tag slowing-V10-03-02 - S. Incerti
0048 - apply coding guidelines
0049
0050 03 Mar 2017 - tag slowing-V10-03-01 - S. Incerti
0051 - fix warnigs
0052
0053 02 Mar 2017 - tag slowing-V10-03-00 - S. Incerti
0054 - creation