Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle dbname=lxr_eic at /usr/local/share/lxr/lxr-2.3.7/lib/LXR/Common.pm line 1161, <GEN1> line 1.
Last-Modified: Mon, 23 Nov 2025 10:25:00 GMT
Content-Type: text/html; charset=utf-8
/master/geant4/examples/extended/medical/dna/chem6/History
Warning, /geant4/examples/extended/medical/dna/chem6/History is written in an unsupported language. File is not indexed.
0001 # Example chem6 History
00020003 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!
00060007 ## 2025-05-05 Hoang Tran (chem6-V11-03-01)
0008 - Replaced the shared_ptr with unique_ptr and raw for manager counters.
00090010 ## 2025-04-22 Hoang Tran (chem6-V11-03-00)
0011 - used new G4MoleculeCounterManager to manage the G4MoleculeCounter
00120013 ## 2024-10-28 Hoang Tran (chem6-V11-02-02)
0014 - added the /process/chem/TimeStepModel IRT command in the macro file beam_HCP.in
00150016 ## 2024-10-14 Hoang Tran (chem6-V11-02-01)
0017 - corrected molecule name in chem6 macro file
00180019 ## 2024-05-23 Hoang Tran (chem6-V11-02-00)
0020 - Use EmParameter to control chemistry models
00210022 ## 2022-09-08 Hoang Tran (chem6-V11-00-07)
0023 - Fix ROOT macros for error running of ROOT in Windows
00240025 ## 2022-06-10 Sergio Losilla (chem6-V11-00-06)
0026 - Added missing headers.
00270028 ## 2022-05-02 Hoang Tran (chem6-V11-00-05)
0029 - Add localthread for fUse of G4VMoleculeCounter
00300031 ## 2022-03-21 Hoang Tran (chem6-V11-00-04)
0032 - Add PhysicsListMessenger
0033 - Add macro commands to control chemistry models in PhysicsListMessenger
0034 - Add infomation in README
0035 - Add short chemical reaction list
00360037 ## 2022-03-15 Hoang Tran (chem6-V11-00-03)
0038 - remove macro commands to control chemistry models
0039 (due to circular dependency)
0040 - add infomation in README
00410042 ## 2022-03-04 Hoang Tran (chem6-V11-00-02)
0043 - Add macro commands to control chemistry models
00440045 ## 2022-02-21 Hoang Tran (chem6-V11-00-01)
0046 - add the condition for only one event of chem6 (FPE detection)
00470048 ## 2021-12-10 Ben Morgan (chem6-V11-00-00)
0049 - Change to new Markdown History format
00500051 ---
00520053 # History entries prior to 11.0
00540055 08-11-2021: H. Tran chem6-V10-07-02
0056 - delete limit time step
0057 - reduce the number of incident particle
00580059 21-10-2021: W.G. Shin chem6-V10-07-01
0060 - Added limit time step
00610062 06-10-2021: I. Hrivnacova chem6-V10-07-00
0063 - Migration to new G4AnalysisManager.hh header;
0064 define the default output file type (root).
00650066 10-11-2020: B. Morgan chem6-V10-06-03
0067 - Migration to G4RunManagerFactory.
00680069 06-11-20: I. Hrivnacova chem6-V10-06-02
0070 - Fixed doxygen documentation
00710072 19-02-20: W. G. Shin chem6-V10-06-01
0073 - fixed memory issue
00740075 10-02-20: W. G. Shin chem6-V10-06-00
0076 - created and adapted from chem4