Back to home page

EIC code displayed by LXR

 
 

    


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