Warning, /geant4/examples/extended/medical/dna/microyz/History is written in an unsupported language. File is not indexed.
0001 # Example microyz 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-10-05 Sebastien Incerti (microyz-V11-02-02)
0008 - Updated README
0009
0010 ## 2024-09-16 Sebastien Incerti (microyz-V11-02-01)
0011 - Fixed coding guidelines violations.
0012
0013 ## 2024-02-17 Sebastien Incerti (microyz-V11-02-00)
0014 - Cleaned example.
0015
0016 ## 2022-06-10 Sergio Losilla (microyz-V11-00-02)
0017 - Added missing headers.
0018
0019 ## 2022-05-28 Hoang Tran (microyz-V11-00-01)
0020 - addition of UI to microyz for TrackerSD radius selection
0021
0022 ## 2021-12-10 Ben Morgan (microyz-V11-00-00)
0023 - Change to new Markdown History format
0024
0025 ---
0026
0027 # History entries prior to 11.0
0028
0029 06/10/2021 - tag microyz-V10-07-02 - I. Hrivnacova
0030 - Migration to new G4AnalysisManager.hh header;
0031 define the default output file type (root),
0032 removed Analysis.hh.
0033
0034 19/07/2021 - tag microyz-V10-07-01 - I. Hrivnacova
0035 - Updated for changes in the analysis category:
0036 removed deleting of the analysis manager,
0037 as this is now done by the Geant4 kernel.
0038
0039 11/02/2021 - tag microyz-V10-07-00 - V. Ivanchenko
0040 - PhysicsList - remove unused header
0041
0042 10/11/20 - tag microyz-V10-06-00 - B. Morgan
0043 - Migration to G4RunManagerFactory.
0044
0045 11/02/19 - tag microyz-V10-05-02 - S. Incerti
0046 added EM UI commands in microyz.in
0047
0048 09/02/19 - tag microyz-V10-05-01 - S. Incerti
0049 added condensed history models including step size control
0050
0051 31/01/19 - tag microyz-V10-05-00 - I. Hrivnacova
0052 Merged GitHub PR #4: all Boolean operators now return G4bool.
0053
0054 07/11/18 - tag microyz-V10-04-03 - I. Hrivnacova
0055 updated plot.C for reading ntuples merged with row-wise mode
0056 (now default)
0057
0058 09/09/18 - tag microyz-V10-04-02 - S. Incerti
0059 updated plot.C
0060
0061 26/07/18 - tag microyz-V10-04-01 - S. Incerti
0062 added ntuple merging
0063
0064 22/07/18 - tag microyz-V10-04-00 - S. Incerti
0065 removed obsolete RanecuEngine
0066
0067 24/07/2017 - tag microyz-V10-03-01 - S.Incerti
0068 update of README*
0069
0070 30/06/2017 - tag microyz-V10-03-00 - S.Incerti
0071 update of the code for release 10.4
0072
0073 17/07/2016 - tag microyz-V10-02-00 - S.Incerti
0074 general update of the code
0075
0076 19/11/2015 - tag microyz-V10-01-05 - S.Incerti
0077 updated plot.C and microyz.in
0078
0079 30/04/2015 - tag microyz-V10-01-04 - S.Incerti
0080 updated README & .README files
0081
0082 17/04/2015 - tag microyz-V10-01-03 - S.Incerti
0083 adapted to use case
0084
0085 05/03/2015 - tag microyz-V10-01-02 - S.Incerti
0086 fix of conversion warnings
0087
0088 04/03/2015 - tag microyz-V10-01-01 - S.Incerti
0089 fix of conversion warnings
0090
0091 02/03/2015 - tag microyz-V10-01-00 - S.Incerti
0092 created