Warning, /geant4/examples/extended/medical/dna/dnadamage1/History is written in an unsupported language. File is not indexed.
0001 # Example dnadamage1 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-05-08 G. Cosmo (dnadamage1-V11-02-00)
0010 - Fixed compilation errors on macOS/clang with C++23 enabled.
0011
0012 ## 2023-10-18 LE TUAN ANH (dnadamage1-V11-01-00)
0013 - Changes in ROOT macros:
0014 - Fixed bug: boolean Primaryflag was not updated for new primary
0015 - Count direct and indirect SB (strand break)
0016 - Introduce clustering algorithm to extract SSB, DSB (simple, complex)
0017 - rename plot.C to scandamages.C
0018
0019 ## 2021-12-10 Ben Morgan (dnadamage1-V11-00-00)
0020 - Change to new Markdown History format
0021
0022 ---
0023
0024 # History entries prior to 11.0
0025
0026 07-11-21 - tag dnadamage1-V10-07-03 - I. Hrivnacova
0027 - Added analysis manager Clear() at the end of run
0028
0029 06-10-2021 - tag dnadamage1-V10-07-02 - I. Hrivnacova
0030 - Migration to new G4AnalysisManager.hh header;
0031 define the default output file type (root).
0032
0033 24-06-2021 - tag dnadamage1-V10-07-01 - I. Hrivnacova
0034 - Fixes in ROOT macros:
0035 - Added copyimg of the DNAVolumeType.hh included in molecule.C
0036 in build area as the relative path in macro does not work
0037 - Do not delete the Root output file if example is run
0038 in sequential mode
0039
0040 27-05-2020 - tag dnadamage1-V10-07-00 - Y. Perrot
0041 - Fixed SSD file typos, thanks to Andrea Matamoros
0042 - Updated contacts
0043
0044 10-11-2020 - tag dnadamage1-V10-06-00 - B. Morgan
0045 - Migration to G4RunManagerFactory.
0046
0047 28-11-2019 - tag dnadamage1-V10-05-02 - I. Hrivnacova
0048 - Fixed .README.txt label
0049
0050 26-11-2019 - tag dnadamage1-V10-05-01 - I. Hrivnacova
0051 - Adding missing .README.txt
0052
0053 05-03-2019 - tag dnadamage1-V10-05-00 - H. Tran
0054 - first version of dnadamage1 example committed