Geant4 Cross Reference |
1 # Example radioactivedecay History << 1 ------------------------------------------------------------------- 2 2 3 See `CONTRIBUTING.rst` for details of **requir << 3 ========================================================= 4 which **must** added in reverse chronological << 4 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 be used as a substitute for writing good git c << 5 ========================================================= 6 << 6 7 << 7 Category History file 8 ## 2023-11-15 I. Hrivnacova (exRadioactiveDeca << 8 --------------------- 9 - Updated vis.mac macros: << 9 This file should be used by G4 developers and category coordinators 10 - Changed "/vis/open XYZ [600x600-0+0]" to " << 10 to briefly summarize all major modifications introduced in the code 11 and simplified comments. << 11 and keep track of all category-tags. 12 << 12 It DOES NOT substitute the CVS log-message one should put at every 13 ## 2021-12-10 Ben Morgan (exRadioactiveDecay-V << 13 committal in the CVS repository ! 14 - Change to new Markdown History format << 14 15 << 15 ---------------------------------------------------------- 16 --- << 16 * Reverse chronological order (last date on top), please * 17 << 17 ---------------------------------------------------------- 18 # History entries prior to 11.0 << 19 18 20 May 24, 2021, B. Morgan (exRadioactiveDecay-V 19 May 24, 2021, B. Morgan (exRadioactiveDecay-V10-07-00) 21 - Bump required CMake version range to 3.12... 20 - Bump required CMake version range to 3.12...3.20, matching core Geant4 22 21 23 November 03, 2020 B. Morgan - exRadioactivedec 22 November 03, 2020 B. Morgan - exRadioactivedecay-V10-06-00 24 - Support same CMake version range as core Gea 23 - Support same CMake version range as core Geant4 25 24 26 April 14, 2017 M. Maire 25 April 14, 2017 M. Maire 27 - Add example Activation 26 - Add example Activation 28 27 29 July 04, 2016 I. Hrivnacova - exRadioacti 28 July 04, 2016 I. Hrivnacova - exRadioactivedecay-V10-02-00 30 - Fixes for Doxygen documentation 29 - Fixes for Doxygen documentation 31 30 32 February 19, 2012 I. Hrivnacova - exRadioacti 31 February 19, 2012 I. Hrivnacova - exRadioactivedecay-V09-06-00 33 - Applied coding guidelines (data members name 32 - Applied coding guidelines (data members names and initialization) 34 33 35 November 25, 2012 I. Hrivnacova - exRadioacti 34 November 25, 2012 I. Hrivnacova - exRadioactivedecay-V09-05-01 36 - Updated documentation: 35 - Updated documentation: 37 - Fixed .README files for artefacts from Mar 36 - Fixed .README files for artefacts from Markdown support 38 - Removed/updated obsolete instructions (how 37 - Removed/updated obsolete instructions (how to compile & link) 39 38 40 September 25, 2012 I. Hrivnacova - exRadioact 39 September 25, 2012 I. Hrivnacova - exRadioactivedecay-V09-05-00 41 - Updated CMakeLists.txt files: 40 - Updated CMakeLists.txt files: 42 adding visualization, optional external pack 41 adding visualization, optional external packages (rdecay02 ), copying macros, 43 install target and comment lines 42 install target and comment lines 44 - Added explicit includes of G4SystemOfUnits.h 43 - Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh 45 - Replaced tabulators with space characters 44 - Replaced tabulators with space characters 46 45 47 November 4, 2011 L. Desorgher - exradioactive 46 November 4, 2011 L. Desorgher - exradioactive-V09-04-00 48 - Create this History file 47 - Create this History file 49 - Add macro files and user data files in rdeca 48 - Add macro files and user data files in rdecay02 to illustrate the possibility for a user to define its own 50 radioactive decay data and evaporation data. 49 radioactive decay data and evaporation data. An example No252.g4mac shows also how to treat 51 nuclei with Z>100. 50 nuclei with Z>100. 52 51