Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example radioactivedecay 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 
0008 ## 2025-07-30 I. Hrivnacova (exRadioactiveDecay-V11-03-00)
0009 - Migration of README pages to Markdown:
0010   - .README.txt replaced with README.md and removed README
0011 - Improved formatting
0012 
0013 ## 2023-11-15 I. Hrivnacova (exRadioactiveDecay-V11-01-00)
0014 - Updated vis.mac macros:
0015   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0016     and simplified comments.
0017 
0018 ## 2021-12-10 Ben Morgan (exRadioactiveDecay-V11-00-00)
0019 - Change to new Markdown History format
0020 
0021 ---
0022 
0023 # History entries prior to 11.0
0024 
0025 May 24, 2021,  B. Morgan (exRadioactiveDecay-V10-07-00)
0026 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0027 
0028 November 03, 2020 B. Morgan - exRadioactivedecay-V10-06-00
0029 - Support same CMake version range as core Geant4
0030 
0031 April 14, 2017      M. Maire
0032 - Add example Activation
0033 
0034 July 04, 2016      I. Hrivnacova - exRadioactivedecay-V10-02-00
0035 - Fixes for Doxygen documentation
0036 
0037 February 19, 2012  I. Hrivnacova - exRadioactivedecay-V09-06-00
0038 - Applied coding guidelines (data members names and initialization)
0039 
0040 November 25, 2012  I. Hrivnacova - exRadioactivedecay-V09-05-01
0041 - Updated documentation:
0042   - Fixed .README files for artefacts from Markdown support
0043   - Removed/updated obsolete instructions (how to compile & link)
0044 
0045 September 25, 2012  I. Hrivnacova - exRadioactivedecay-V09-05-00
0046 - Updated CMakeLists.txt files:
0047   adding visualization, optional external packages (rdecay02 ), copying macros,
0048   install target and comment lines
0049 - Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0050 - Replaced tabulators with space characters
0051 
0052 November 4, 2011  L. Desorgher - exradioactive-V09-04-00
0053 - Create this History file
0054 - Add macro files and user data files in rdecay02  to illustrate the possibility for a user to define its own
0055   radioactive decay data and evaporation data. An example No252.g4mac shows also how to treat
0056   nuclei with Z>100.
0057