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 ## 2025-05-15 Hoang Tran (UHDR-V11-03-04)
0008 - corrected reading file
0009 - updated macro files
0010
0011 ## 2025-05-15 Hoang Tran (UHDR-V11-03-03)
0012 - added pulse structure and interpulse feature
0013 - fixed partially diffused-control reactions
0014
0015 ## 2025-05-14 Le Tuan Anh (UHDR-V11-03-02)
0016 - Fix crash due to typo in UHDR.in
0017 - Avoid dependence of PrimaryGeneratorAction/Physlist/ChemList/ActionIni
0018 classes on DetectorConstruction class
0019
0020 ## 2025-04-23 Hoang Tran (UHDR-V11-03-01)
0021 - used new G4MoleculeCounterManager to manage the G4MoleculeCounter
0022
0023 ## 2025-04-04 Hoang Tran (UHDR-V11-03-00)
0024 - updated pulseAction for larger pulse size
0025 - temporarily used molecule counter form EventScheduler
0026 - updated reaction table for scavengers
0027
0028 ## 2024-10-22 Hoang Tran (UHDR-V11-02-04)
0029 - updated visu mode for physical stage and corrected README files
0030
0031 ## 2024-10-03 Hoang Tran (UHDR-V11-02-03)
0032 - Modified the molecule names of OH, HO2, O in MoleculeDefinition.
0033 Each molecule configuration has a molecule definition.
0034
0035 ## 2024-05-08 G. Cosmo (UHDR-V11-02-02)
0036 - Fixed compilation errors on macOS/clang with C++23 enabled, for incomplete
0037 types of smart-pointers through defaulted destructors.
0038
0039 ## 2024-04-26 H. Tran (UHDR-V11-02-01)
0040 - Implemented PBC based on https://github.com/amentumspace/g4pbc
0041 to calculate microdosimetry
0042 - Added a maximum dose (2 times of cut-off dose) to abort the event.
0043
0044 ## 2024-04-18 H. Tran (UHDR-V11-02-00)
0045 - Updated bounce off condition based on Karamitros M.
0046 et al.2020,arXiv:2006.14225 (2020) https://doi.org/10.48550/arXiv.2006.14225
0047
0048 ## 2023-11-10 H. Tran (UHDR-V11-01-04)
0049 - Added info in .README.txt and README files
0050
0051 ## 2023-11-07 I. Hrivnacova (UHDR-V11-01-03)
0052 - Fixed formatting, links in .README.txt
0053
0054 ## 2023-10-12 H Tran (UHDR-V11-01-02)
0055 - correct scavenger counter
0056
0057 ## 2023-10-10 H Tran (UHDR-V11-01-01)
0058 - Updated equilibrium processes
0059
0060 ## 2023-05-04 H Tran (UHDR-V11-01-00)
0061 - first commit, example is created on base of chem6