Files
geant4/source/processes/solidstate/channeling/History
T
2021-12-10 16:15:15 +00:00

57 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the SVN log-message one should put at every
committal in the SVN repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
4 August 2021 Alberto Ribon channeling-V10-07-01
-----------------------------------------------------
- G4Channeling, G4ChannelingOptrChangeCrossSection : migrated to the
new version of G4PhysicsModelCatalog
16 April 2021 Ben Morgan channeling-V10-07-00
-----------------------------------------------------
- Migrate build to modular CMake API
28 May 2019 B. Morgan channeling-V10-06-00
-----------------------------------------------------
- Name module "G4solidstate_channeling" for use with new CMake system,
as old "G4phonon" name clashes with solidstate/phonon"
11 March 2019 G. Cosmo channeling-V10-05-00
-----------------------------------------------------
- Fixed typos in printouts and comments.
6 July 2017 E. Bagli channeling-V10-03-03
-----------------------------------------------------
- Coverity bug removal
19 June 2017 E. Bagli channeling-V10-03-01
-----------------------------------------------------
- Coverity bug removal
17 May 2017 E. Bagli channeling-V10-03-00
-----------------------------------------------------
- Removed spin modification
20 April 2017 G. Cosmo
-----------------------------------------------------
- Removed inclusion if non-existing G4ChargeState.hh header in G4Channeling.cc.
- Corrected GNUmakefile and sources.cmake scripts.
6 April 2017 E. Bagli
-----------------------------------------------------
- Created