Import Geant4 10.3.0.beta source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 92048 2015-08-14 07:24:57Z gcosmo $
|
||||
$Id: History 97394 2016-06-02 10:13:06Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
==========================================================
|
||||
@@ -14,6 +14,35 @@ code and to keep track of all tags.
|
||||
---------------------------------------------------------------
|
||||
* Please list in reverse chronological order (last date on top)
|
||||
---------------------------------------------------------------
|
||||
1-June-2016 V. Uzhinsky (hadr-string-diff-V10-02-04)
|
||||
Fine tuning of G4DiffractiveExcitation.cc of FTFmodel has been done
|
||||
to describe NA49 exp. data, especially, <Pt> on Xf.
|
||||
|
||||
28-May-2016 V. Uzhinsky (hadr-string-diff-V10-02-03)
|
||||
- Various <Pt^2> for diffr. and non-diffr. interactions were introduced
|
||||
in G4FTFModel.cc for NA49 and NA61/SHINE exp. data.
|
||||
|
||||
23-May-2016 V. Uzhinsky (hadr-string-diff-V10-02-02)
|
||||
- Tunning of FTF model parameters has been done.
|
||||
|
||||
17-May-2016 V. Uzhinsky (hadr-string-diff-V10-02-01)
|
||||
- FTF model was essential improved:
|
||||
Smearing of Delta-isobar mass was introduced;
|
||||
Delta-isobars are now treated as a kinetic track;
|
||||
Parameterisation the quark exchange process with excitation is improved also.
|
||||
Na61/SHINE exp. data on Pi+, Pi-, K+, K- and protons in PP interactions at
|
||||
20, 31, 40, 80 and 158 GeV/c are described. The ratio of <Strane Q>/<Normal Q>
|
||||
in PP interactions is reproduced. The kink in AA interactions does not described.
|
||||
|
||||
5-May-2016 V. Uzhinsky (hadr-string-diff-V10-02-00)
|
||||
- A bug was fixed in G4FTFModel for nucleus-nucleus interactions
|
||||
if ( G4UniformRand() <
|
||||
( 1.0 - target->GetSoftCollisionCount() / MaxNumOfInelCollisions ) * // Uzhi March 2015
|
||||
( 1.0 - projectile->GetSoftCollisionCount() / MaxNumOfInelCollisions ) ) {
|
||||
|
||||
There are also some improvements in sampling of kinematical variables.
|
||||
|
||||
- G4FTFAnnihilation was improved. Now the code create Pi0, Eta and Eta_prime.
|
||||
|
||||
13-Aug-2015 A. Ribon (hadr-string-diff-V10-01-14)
|
||||
- G4FTFModel and G4DiffractiveExcitation : Coverity fixes.
|
||||
|
||||
Reference in New Issue
Block a user