Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example chem5 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 ## 2025-05-05 Hoang Tran (chem5-V11-03-02)
0008 - Replaced the shared_ptr with unique_ptr and raw for manager counters.
0009 
0010 ## 2025-04-22 Hoang Tran (chem5-V11-03-01)
0011 - used new G4MoleculeCounterManager to manage the G4MoleculeCounter
0012 
0013 ## 2025-04-01 Hoang Tran (chem5-V11-03-00)
0014 - clean up the code, add plot.py script for plotting the output data
0015 
0016 ## 2024-09-19 Ivana Hrivnacova (chem5-V11-02-00)
0017 - Added HOW TO START section in README with
0018   the beam.in, gui.mac macros usage
0019 
0020 ## 2022-09-20 Hoang Tran (chem5-V11-00-02)
0021 - Fixed the examples naming conventions violations
0022 - delete unsused function clear()
0023 
0024 ## 2022-05-02 Hoang Tran (chem5-V11-00-01)
0025 - Add localthread for fUse of G4VMoleculeCounter
0026 
0027 ## 2021-12-10 Ben Morgan (chem5-V11-00-00)
0028 - Change to new Markdown History format
0029 
0030 ---
0031 
0032 # History entries prior to 11.0
0033 
0034 10.11.2020 - B. Morgan            - chem5-V10-06-00
0035 - Migration to G4RunManagerFactory.
0036 
0037 26.11.2019 -  I. Hrivnacova       - chem5-V10-05-03
0038 - Fixed formatting in .README.txt
0039 
0040 11.09.2019 -  I. Hrivnacova       - chem5-V10-05-02
0041 - Removed unused include g4analysis_defs.hh from ScoreSpecies.cc
0042 
0043 10.03.2019 MK                     - chem5-V10-05-01
0044 - Fix: species hides a pointer
0045 
0046 08.02.2019 VI, WGS, SI            - chem5-V10-05-00
0047 - Fixed PhysicsList
0048 
0049 26 Nov 2018 -  V. Ivanchenko      - chem5-V10-04-03
0050 - Fixed nightly problem
0051 
0052 08 Nov 2018 -  I. Hrivnacova      - chem5-V10-04-02
0053 - Updated History
0054 
0055 07 Nov 2018 -  Jose Ramos-Mendez  - chem5-V10-04-01
0056 - Fix missing header
0057 
0058 07 Nov 2018 -  Jose Ramos-Mendez  - chem5-V10-04-00
0059 - First version
0060 
0061 26 Sept 2018 - Jose Ramos-Mendez
0062 - created