Warning, /geant4/examples/extended/medical/dna/range/History is written in an unsupported language. File is not indexed.
0001 # Example range 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-05-21 Sebastien Incerti (range-V11-03-00)
0008 - Added beta option8 physics list
0009
0010 ## 2024-04-15 Sebastien Incerti (range-V11-02-01)
0011 - Updated README
0012 - Added auto to plot.C
0013
0014 ## 2024-04-15 Sebastien Incerti (range-V11-02-00)
0015 - Cleaned example
0016
0017 ## 2023-06-03 Vladimir Ivanchenko (range-V11-01-01)
0018 - PhysicsList - simplified
0019 - range.cc - use G4RunManagerFactory
0020
0021 ## 2023-05-23 Hoang Tran (range-V11-01-00)
0022 - Change to add DNA materials
0023
0024 ## 2021-12-10 Ben Morgan (range-V11-00-00)
0025 - Change to new Markdown History format
0026
0027 ---
0028
0029 # History entries prior to 11.0
0030
0031 07-10-21 I. Hrivnacova (range-V10-07-01)
0032 - Migration to new G4AnalysisManager.hh header;
0033 define the default output file type (root).
0034
0035 19-07-21 I. Hrivnacova (range-V10-07-00)
0036 - Updated for changes in the analysis category:
0037 removed deleting of the analysis manager,
0038 as this is now done by the Geant4 kernel.
0039
0040 22-07-18 S. Incerti (range-V10-04-01)
0041 - removed obsolete RanecuEngine
0042
0043 09-05-18 B. Morgan (range-V10-04-00)
0044 - Include G4Types before use of G4MULTITHREADED. For forward
0045 compatibility with move to #defines over -D for G4 preprocessor
0046 symbols.
0047
0048 08-09-17 SI (range-V10-03-03)
0049 - updated README
0050
0051 26-07-17 SI (range-V10-03-02)
0052 - applied coding guidelines
0053
0054 04-07-17 SI (range-V10-03-01)
0055 - reduced energy range in range.in (for STT)
0056
0057 31-12-16 SI (range-V10-03-00)
0058 - cleanup
0059
0060 15-10-16 SI (range-V10-02-05)
0061 - updated README (bis)
0062
0063 14-10-16 G.Folger (range-V10-02-04)
0064 - remove direct use of theParticleIterator, use GetParticleTableIterator().
0065 fix required by clang39 on Linux and MAC
0066
0067 14-10-16 SI (range-V10-02-03)
0068 - updated README
0069
0070 09-07-16 SI (range-V10-02-02)
0071 - added positron test in TrackingAction
0072 - updated README
0073
0074 28-05-16 MK (range-V10-02-01)
0075 - PhysicsList.cc: add other DNA constructors
0076 - range.cc: range.cc: some code cleanup
0077
0078 14-03-16 SI (range-V10-02-00)
0079 - changed physics constructor selection
0080
0081 22-10-15 SI (range-V10-01-02)
0082 - updated plot.C to ROOT 6
0083
0084 17-09-15 SI (range-V10-01-01)
0085 - applied coding guidelines
0086
0087 26-08-15 SI (range-V10-01-00)
0088 - created and adapted from svalue