Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example medical 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 ## 2023-11-15 I. Hrivnacova (exMedical-V11-01-02)
0008 - Updated vis*.mac macros:
0009   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0010     and simplified comments.
0011   - Keep previous driver opening, if different from OGL or includes extra setting,
0012     in commented lines
0013 
0014 ## 2023-11-14 I. Hrivnacova (exMedical-V11-01-01)
0015 - Added new radiobiology example in the top README and CMake files
0016 
0017 ## 2023-01-09 Ben Morgan (exMedical-V11-01-00)
0018 - Use PROJECT_ scoped _SOURCE/BINARY_DIR variables in place of CMAKE_ 
0019   scope version to ease use of Geant4 as a CMake subproject. 
0020   - Fixes [GitHub PR #52](https://github.com/Geant4/geant4/pull/52)
0021 
0022 ## 2021-12-10 Ben Morgan (exMedical-V11-00-00)
0023 - Change to new Markdown History format
0024 
0025 ---
0026 
0027 # History entries prior to 11.0
0028 
0029 24-05-21 B. Morgan (exMedical-V10-07-00)
0030 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0031 
0032 10-11-2020 B. Morgan (exMedical-V10-06-01)
0033 - Migration to G4RunManagerFactory.
0034 
0035 03-11-2020 B. Morgan (exMedical-V10-06-00)
0036 - Support same CMake version range as core Geant4
0037 
0038 19-11-2018 I. Hrivnacova (exMedical-V10-04-00)
0039 - Updated README, CMake - new DICOM2 example
0040 
0041 06-11-14 I. Hrivnacova (exMedical-V10-00-00)
0042 - Added dna sub-category in CMake and documentation;
0043   fixes in .README in dna examples
0044 
0045 17-11-12 I. Hrivnacova (exMedical-V09-05-02)
0046 - Updated documentation:
0047   - Fixed .README files for artefacts from Markdown support
0048   - Removed obsolete instructions (how to compile & link)
0049 
0050 13-10-12 A. Dotti (exMedical-V09-05-01)
0051 - Retagging: previous tag does not appear in tag database
0052 
0053 21-09-12 I. Hrivnacova (exMedical-V09-05-00)
0054 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0055 - Replaced tabulators with space characters