Files
geant4/source/processes/hadronic/models/radiative_decay/History
T
2016-06-08 16:18:25 +02:00

51 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Radiative decay History file
-------------------------------------
This file should be used by responsible rdm developers to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
13 Nov 2001 Fan Lei (radiative_decay-V03-02-03)
- Minor bug fix
26 Oct 2001 Fan Lei (radiative_decay-V03-02-02)
- Removal of compilation warnings under gcc 2.95.2
- Bug fixing for beta+ decay (wrong Q value was used)
20 Apr 2001 Gabriele Cosmo (radiative_decay-V03-01-00)
- Modified G4RadioactiveDecay.cc according to recent migration to STL vector
for the geometry domain (tag "geometry-V03-01-00").
01 Nov 2000 Fan Lei (radiative_decay-V02-00-02)
- added the missing line " ee = e0+1.; " to line 763 in
G4RadioactiveDecay.cc
27th Oct 200 fan Lei (radiative_decay-V02-00-01)
- add a fast simulation mode for beta decays
25th Oct 2000 fan lei (radiative_decay-V02-00-00)
- added 'const' to line 1185 of G4RadioactiveDecay.cc to cowork with
tag Track-V02-00-00
27th June 2000 Fan Lei (radiative_decay-V01-01-04)
- fix for DEC-cxx debug non-ISO.
- update test log files.
15th June 2000 Fan Lei (radiative_decay_V01-01-03)
- Minor fix on Linux
15th June 2000 Fan Lei (radiative_decay_V01-01-02)
- ISO compliance.
initial tag by Hans_Pete (radiative_decay_V01-01-00)