Files
geant4/source/processes/hadronic/stopping/History
T
2016-06-09 15:07:44 +02:00

44 lines
2.0 KiB
Plaintext

-------------------------------------------------------------------
==================================================
Geant4 - an Object-Oriented Toolkit for Simulation
==================================================
History file for hadronic/stopping directory
----------------------------------------------
This file should be used to summarize modifications introduced in the
code and to keep track of all tags.
---------------------------------------------------------------
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
13-Feb-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-02)
- G4MuMinusCaptureCascade - add sampling of random vector of e- in decay;
add factor 2 in potential energy.
24-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-01)
- G4MuonMinusCaptureAtRest - fix problem for the case, when isotope vector undefined
24-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-00)
- G4MuonMinusCaptureAtRest - force to use round targetA and fix bug #926
1-Dec-2006 Gunter Folger (hadr-stopping-V08-01-01)
- correct inconsistent use of targetA; for effective targetA transforming
to integer using G4int and G4lrint gives values different by 1.
16-Nov-2006 Vladimir Ivantchenko (hadr-stopping-V08-01-00)
- G4MuonMinusCaptureAtRest - fix bounding energies, rewrite DoMuonCapture
method, introduce protection against negative
excitation energy of residual nucleus,
special treatment of H and He capture;
- G4MuMinusCaptureCascade - clean up interfaces, improve kinematics
in muon decay sampling
20-Jan-2006 Gunter Folger (hadr-stopping-V08-00-00)
- set process type to fHadronic for all processes in hadronic/stopping
17-May-2006 Vladimir Ivantchenko (hadr-stopping-V08-00-01)
- clean up energy/momentum balance for G4MuonMinusCaptureAtRest