Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/dna/UHDR/History is written in an unsupported language. File is not indexed.

0001 
0002 
0003      =========================================================
0004      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
0005      =========================================================
0006 
0007 ## 2024-05-08 G. Cosmo (UHDR-V11-02-02)
0008 - Fixed compilation errors on macOS/clang with C++23 enabled, for incomplete
0009   types of smart-pointers through defaulted destructors.
0010 
0011 ## 2024-04-26 H. Tran (UHDR-V11-02-01)
0012 - Implemented PBC based on https://github.com/amentumspace/g4pbc
0013   to calculate microdosimetry
0014 - Added a maximum dose (2 times of cut-off dose) to abort the event.
0015 
0016 ## 2024-04-18 H. Tran (UHDR-V11-02-00)
0017 - Updated bounce off condition based on Karamitros M.
0018   et al.2020,arXiv:2006.14225 (2020) https://doi.org/10.48550/arXiv.2006.14225
0019 
0020 ## 2023-11-10 H. Tran (UHDR-V11-01-04)
0021 - Added info in .README.txt and README files
0022 
0023 ## 2023-11-07 I. Hrivnacova (UHDR-V11-01-03)
0024 - Fixed formatting, links in .README.txt
0025 
0026 ## 2023-10-12  H Tran (UHDR-V11-01-02)
0027 - correct scavenger counter
0028 
0029 ## 2023-10-10  H Tran (UHDR-V11-01-01)
0030 - Updated equilibrium processes
0031 
0032 ## 2023-05-04  H Tran (UHDR-V11-01-00)
0033 - first commit, example is created on base of chem6