58 lines
2.2 KiB
Plaintext
58 lines
2.2 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 *
|
|
----------------------------------------------------------
|
|
|
|
Nov 11th, 2020 B. Morgan (exParameterisations-V10-06-01)
|
|
- Migration to G4RunManagerFactory.
|
|
|
|
Nov 3rd, 2020 B. Morgan (exParameterisations-V10-06-00)
|
|
- Support same CMake version range as core Geant4
|
|
|
|
Oct 5th, 2020 A. Zaborowska (exParameterisations-V10-06-00)
|
|
- Add new Par03 example
|
|
|
|
Nov 28th, 2019 I. Hrivnacova (exParameterisations-V10-05-01)
|
|
--------------------
|
|
- Updated category README files for reorganization of gflash examples.
|
|
|
|
Jan 31st, 2019 I. Hrivnacova (exParameterisations-V10-05-00)
|
|
--------------------
|
|
- Merged GitHub PR #4: all Boolean operators now return G4bool.
|
|
|
|
Jun 10th, 2015 I. Hrivnacova (exParameterisations-V10-01-01)
|
|
--------------------
|
|
- Fixed handling required gdml package in CMake files
|
|
|
|
May 13th, 2015 I. Hrivnacova (exParameterisations-V10-01-00)
|
|
--------------------
|
|
- Added new Par02 example
|
|
|
|
Dec 13th, 2012 I. Hrivnacova (exParameterisations-V09-06-00)
|
|
--------------------
|
|
- Added Par01 example (moved from novice/N05)
|
|
|
|
Sep 24th, 2012 I. Hrivnacova (exParameterisations-V09-05-00)
|
|
--------------------
|
|
- Updated CMakeLists.txt:
|
|
adding visualization, copying macros, install target and comment lines
|
|
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
|
|
- Replaced tabulators with space characters
|
|
|
|
Nov 4th, 2005 J.Weng (exparam-V07-01-01)
|
|
--------------------
|
|
- Added new example demonstrating usage 'gflash' shower parameterisation.
|