Geant4 Cross Reference |
1 # Example exoticphysics History 1 # Example exoticphysics History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological 4 which **must** added in reverse chronological order (newest at the top). It must **not** 5 be used as a substitute for writing good git c 5 be used as a substitute for writing good git commit messages! 6 6 7 ## 2024-10-30 A. Sytov (exExoticPhysics-V11-02 << 8 -Updated README related to channeling (added i << 9 channeling examples instead of old channeling << 10 was moved in channeling/ch0 folder) << 11 7 12 ## 2023-11-15 I. Hrivnacova (exExoticPhysics-V 8 ## 2023-11-15 I. Hrivnacova (exExoticPhysics-V11-01-01) 13 - Updated vis.mac macros: 9 - Updated vis.mac macros: 14 - Changed "/vis/open XYZ [600x600-0+0]" to " 10 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices 15 and simplified comments. 11 and simplified comments. 16 12 17 ## 2023-01-09 Ben Morgan (exExoticPhysics-V11- 13 ## 2023-01-09 Ben Morgan (exExoticPhysics-V11-01-00) 18 - Use PROJECT_ scoped _SOURCE/BINARY_DIR varia 14 - Use PROJECT_ scoped _SOURCE/BINARY_DIR variables in place of CMAKE_ 19 scope version to ease use of Geant4 as a CMa 15 scope version to ease use of Geant4 as a CMake subproject. 20 - Fixes [GitHub PR #52](https://github.com/G 16 - Fixes [GitHub PR #52](https://github.com/Geant4/geant4/pull/52) 21 17 22 ## 2021-12-10 Ben Morgan (exExoticPhysics-V11- 18 ## 2021-12-10 Ben Morgan (exExoticPhysics-V11-00-00) 23 - Change to new Markdown History format 19 - Change to new Markdown History format 24 20 25 --- 21 --- 26 22 27 # History entries prior to 11.0 23 # History entries prior to 11.0 28 24 29 17 November 2021: I. Hrivnacova (exExoticPhys 25 17 November 2021: I. Hrivnacova (exExoticPhysics-V10-07-01) 30 - Added new saxs example in CMake and README's 26 - Added new saxs example in CMake and README's 31 27 32 24 May 2021: B. Morgan (exExoticPhysics-V10-0 28 24 May 2021: B. Morgan (exExoticPhysics-V10-07-00) 33 - Bump required CMake version range to 3.12... 29 - Bump required CMake version range to 3.12...3.20, matching core Geant4 34 30 35 10 November 2020: B. Morgan (exExoticPhysics-V 31 10 November 2020: B. Morgan (exExoticPhysics-V10-06-01) 36 - Migration to G4RunManagerFactory. 32 - Migration to G4RunManagerFactory. 37 33 38 03 November 2020: B. Morgan (exExoticPhysics-V 34 03 November 2020: B. Morgan (exExoticPhysics-V10-06-00) 39 - Support same CMake version range as core Gea 35 - Support same CMake version range as core Geant4 40 36 41 31 January 2019: I. Hrivnacova (exExoticphysi 37 31 January 2019: I. Hrivnacova (exExoticphysics-V10-05-00) 42 - Merged GitHub PR #4: all Boolean operators n 38 - Merged GitHub PR #4: all Boolean operators now return G4bool. 43 39 44 9 November 2018: I. Hrivnacova (exExoticphysi 40 9 November 2018: I. Hrivnacova (exExoticphysics-V10-04-00) 45 - Added new dmparticle example in CMake and RE 41 - Added new dmparticle example in CMake and README's 46 42 47 27 November 2014: I. Hrivnacova (exExoticphysi 43 27 November 2014: I. Hrivnacova (exExoticphysics-V10-00-02) 48 - Minor fixes in top README, .README 44 - Minor fixes in top README, .README 49 45 50 8 June 2014: P. Gumplinger (exExoticphysics-V1 46 8 June 2014: P. Gumplinger (exExoticphysics-V10-00-01) 51 - Added new example subdirectory ucn 47 - Added new example subdirectory ucn 52 48 53 6 June 2014: A. Dotti (exExoticphysics-V10-00- 49 6 June 2014: A. Dotti (exExoticphysics-V10-00-00) 54 - Added new example subdirectory channeling 50 - Added new example subdirectory channeling 55 51 56 17 November 2012: I. Hrivnacova (exExoticphysi 52 17 November 2012: I. Hrivnacova (exExoticphysics-V09-05-02) 57 - Updated documentation: 53 - Updated documentation: 58 - Removed obsolete instructions (how to comp 54 - Removed obsolete instructions (how to compile & link) 59 - Fixed example page name in phonon example 55 - Fixed example page name in phonon example .README 60 56 61 1 November 2012: I. Hrivnacova (exExoticphysic 57 1 November 2012: I. Hrivnacova (exExoticphysics-V09-05-01) 62 - Renamed "phononExample" to "phonon" per Gabr 58 - Renamed "phononExample" to "phonon" per Gabriele Cosmo. Updated README 63 and CMakeLists.txt accordingly. 59 and CMakeLists.txt accordingly. 64 60 65 29 October 2012: I. Hrivnacova (exExoticphysic 61 29 October 2012: I. Hrivnacova (exExoticphysics-V09-05-00) 66 - Updated top files (makefiles, READMEs) with 62 - Updated top files (makefiles, READMEs) with added phononExample. 67 63