65 lines
1.9 KiB
Plaintext
65 lines
1.9 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 CVS log-message one should put at every
|
|
committal in the CVS repository !
|
|
|
|
----------------------------------------------------------
|
|
* Reverse chronological order (last date on top), please *
|
|
----------------------------------------------------------
|
|
|
|
Sep 11th, 2018, M. Verderi - GB03-V10-04-02
|
|
- Bug fix in GB03BOptnSplitOrKillOnBoundary.cc in
|
|
the computation of the killing probability.
|
|
|
|
May 20th, 2018 J. Allison - GB03-V10-04-01
|
|
- Remove G4UI_USE and G4VIS_USE.
|
|
- Move instantiation of G4UIExecutive nearer to start of main.
|
|
|
|
May 8th, 2018 B. Morgan - GB03-V10-04-00
|
|
- Include G4Types before use of G4MULTITHREADED. For forward
|
|
compatibility with move to #defines over -D for G4 preprocessor
|
|
symbols.
|
|
|
|
Nov 19, 2016 A. Dotti
|
|
- explicit set of SD to manager
|
|
- tag GB03-V10-02-00
|
|
|
|
Jul 20, 2016 I. Hrivnacova
|
|
- Coding guidelines(redundant empty lines)
|
|
|
|
Nov 29, 2014, I. Hrivnacova
|
|
- Fixed .README
|
|
- tag GB03-V10-00-05
|
|
|
|
Nov 10, 2014, M. Verderi
|
|
- update exampleGB03.out
|
|
- tag GB03-V10-00-04
|
|
|
|
Nov 10, 2014, M. Verderi
|
|
- Typo in GB03BOptnSplitOrKillOnBoundary: GetApplyProbabilty()
|
|
(missing "i" : Probability())
|
|
- tag GB03-V10-00-03
|
|
|
|
Nov 9, 2014, I. Hrivnacova
|
|
- Added GNUmakefile
|
|
- tag GB03-V10-00-02
|
|
|
|
Nov 8, 2014, I. Hrivnacova
|
|
- Added .README, files descriptions and separators
|
|
- tag GB03-V10-00-01
|
|
|
|
Nov 7, 2014, M. Verderi
|
|
- Creation
|
|
- tag GB03-V10-00-00
|
|
|
|
|