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