Geant4 Cross Reference |
1 # Category channeling 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 8 ## 2024-07-17 Vladimir Ivanchenko (channeling-V11-02-00) 9 - G4ChannelingOptrMultiParticleChangeCrossSection, 10 G4ChannelingOptrChangeCrossSection - fixed Coverity warnings 11 12 ## 2021-12-10 Ben Morgan (channeling-V11-00-00) 13 - Change to new Markdown History format 14 15 --- 16 17 # History entries prior to 11.0 18 19 4 August 2021 Alberto Ribon channeling-V10-07-01 20 ----------------------------------------------------- 21 - G4Channeling, G4ChannelingOptrChangeCrossSection : migrated to the 22 new version of G4PhysicsModelCatalog 23 24 16 April 2021 Ben Morgan channeling-V10-07-00 25 ----------------------------------------------------- 26 - Migrate build to modular CMake API 27 28 28 May 2019 B. Morgan channeling-V10-06-00 29 ----------------------------------------------------- 30 - Name module "G4solidstate_channeling" for use with new CMake system, 31 as old "G4phonon" name clashes with solidstate/phonon" 32 33 11 March 2019 G. Cosmo channeling-V10-05-00 34 ----------------------------------------------------- 35 - Fixed typos in printouts and comments. 36 37 6 July 2017 E. Bagli channeling-V10-03-03 38 ----------------------------------------------------- 39 - Coverity bug removal 40 41 19 June 2017 E. Bagli channeling-V10-03-01 42 ----------------------------------------------------- 43 - Coverity bug removal 44 45 17 May 2017 E. Bagli channeling-V10-03-00 46 ----------------------------------------------------- 47 - Removed spin modification 48 49 20 April 2017 G. Cosmo 50 ----------------------------------------------------- 51 - Removed inclusion if non-existing G4ChargeState.hh header in G4Channeling.cc. 52 - Corrected GNUmakefile and sources.cmake scripts. 53 54 6 April 2017 E. Bagli 55 ----------------------------------------------------- 56 - Created