# Example dnadamage1 History

See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top).
It must **not** be used as a substitute for writing good git commit messages!

-------------------------------------------------------------------------------

## 2024-05-08 G. Cosmo (dnadamage1-V11-02-00)
- Fixed compilation errors on macOS/clang with C++23 enabled.

## 2023-10-18 LE TUAN ANH (dnadamage1-V11-01-00)
- Changes in ROOT macros:
  - Fixed bug: boolean Primaryflag was not updated for new primary
  - Count direct and indirect SB (strand break)
  - Introduce clustering algorithm to extract SSB, DSB (simple, complex)
  - rename plot.C to scandamages.C

## 2021-12-10 Ben Morgan (dnadamage1-V11-00-00)
- Change to new Markdown History format

---

# History entries prior to 11.0

07-11-21 - tag dnadamage1-V10-07-03 - I. Hrivnacova
- Added analysis manager Clear() at the end of run

06-10-2021 - tag dnadamage1-V10-07-02 - I. Hrivnacova
- Migration to new G4AnalysisManager.hh header;
  define the default output file type (root).

24-06-2021 - tag dnadamage1-V10-07-01 - I. Hrivnacova
- Fixes in ROOT macros:
  - Added copyimg of the DNAVolumeType.hh included in molecule.C
    in build area as the relative path in macro does not work
  - Do not delete the Root output file if example is run
    in sequential mode

27-05-2020 - tag dnadamage1-V10-07-00 - Y. Perrot
- Fixed SSD file typos, thanks to Andrea Matamoros
- Updated contacts

10-11-2020 - tag dnadamage1-V10-06-00 - B. Morgan
- Migration to G4RunManagerFactory.

28-11-2019 - tag dnadamage1-V10-05-02 - I. Hrivnacova
- Fixed .README.txt label

26-11-2019 - tag dnadamage1-V10-05-01 - I. Hrivnacova
- Adding missing .README.txt

05-03-2019 - tag dnadamage1-V10-05-00 - H. Tran
- first version of dnadamage1 example committed
