Warning, /geant4/examples/extended/medical/dna/chem6/History is written in an unsupported language. File is not indexed.
0001 # Example chem6 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). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007 ## 2024-05-23 Hoang Tran (chem6-V11-02-00)
0008 - Use EmParameter to control chemistry models
0009
0010 ## 2022-09-08 Hoang Tran (chem6-V11-00-07)
0011 - Fix ROOT macros for error running of ROOT in Windows
0012
0013 ## 2022-06-10 Sergio Losilla (chem6-V11-00-06)
0014 - Added missing headers.
0015
0016 ## 2022-05-02 Hoang Tran (chem6-V11-00-05)
0017 - Add localthread for fUse of G4VMoleculeCounter
0018
0019 ## 2022-03-21 Hoang Tran (chem6-V11-00-04)
0020 - Add PhysicsListMessenger
0021 - Add macro commands to control chemistry models in PhysicsListMessenger
0022 - Add infomation in README
0023 - Add short chemical reaction list
0024
0025 ## 2022-03-15 Hoang Tran (chem6-V11-00-03)
0026 - remove macro commands to control chemistry models
0027 (due to circular dependency)
0028 - add infomation in README
0029
0030 ## 2022-03-04 Hoang Tran (chem6-V11-00-02)
0031 - Add macro commands to control chemistry models
0032
0033 ## 2022-02-21 Hoang Tran (chem6-V11-00-01)
0034 - add the condition for only one event of chem6 (FPE detection)
0035
0036 ## 2021-12-10 Ben Morgan (chem6-V11-00-00)
0037 - Change to new Markdown History format
0038
0039 ---
0040
0041 # History entries prior to 11.0
0042
0043 08-11-2021: H. Tran chem6-V10-07-02
0044 - delete limit time step
0045 - reduce the number of incident particle
0046
0047 21-10-2021: W.G. Shin chem6-V10-07-01
0048 - Added limit time step
0049
0050 06-10-2021: I. Hrivnacova chem6-V10-07-00
0051 - Migration to new G4AnalysisManager.hh header;
0052 define the default output file type (root).
0053
0054 10-11-2020: B. Morgan chem6-V10-06-03
0055 - Migration to G4RunManagerFactory.
0056
0057 06-11-20: I. Hrivnacova chem6-V10-06-02
0058 - Fixed doxygen documentation
0059
0060 19-02-20: W. G. Shin chem6-V10-06-01
0061 - fixed memory issue
0062
0063 10-02-20: W. G. Shin chem6-V10-06-00
0064 - created and adapted from chem4