Import Geant4 9.3.0 source tree
This commit is contained in:
@@ -14,6 +14,44 @@ code and to keep track of all tags.
|
||||
* Please list in reverse chronological order (last date on top)
|
||||
---------------------------------------------------------------
|
||||
|
||||
10 December 2009 Gunter Folger hadr-mod-util-V09-02-07
|
||||
- G4NuclearFermiDensity.hh: chnage value of prtection in GetDeriv() to lower
|
||||
value
|
||||
|
||||
09 December 2009 Gunter Folger hadr-mod-util-V09-02-06
|
||||
--------------------------------------------------------
|
||||
- G4NuclearFermiDensity.hh: Protect GetDeriv(pos) for positions far
|
||||
outside the nucleus causing an FP overflow in exp.
|
||||
|
||||
09 December 2009 Gunter Folger hadr-mod-util-V09-02-05
|
||||
--------------------------------------------------------
|
||||
- G4WilsonRadius.cc change provided by M.Mendenhall via P.Truscott:
|
||||
Data vector r[] made static const
|
||||
|
||||
19 November 2009 Gunter Folger hadr-mod-util-V09-02-04
|
||||
--------------------------------------------------------
|
||||
- Restore methods storing/retrieving G4SplitableHadron*,
|
||||
now in use in FTF
|
||||
|
||||
13-November 2009 Gunter Folger hadr-mod-util-V09-02-03
|
||||
--------------------------------------------------------
|
||||
- Correct use of G4ThreeVector, ie. avoid vector=0;
|
||||
|
||||
19 December 2008 V, Uzhinsky (hadr-mod-util-V09-02-02)
|
||||
--------------------------------------------------------
|
||||
New method (SortNucleonsDecZ()) for sorting nucleons on decreasing Z-coordanates
|
||||
is inserted in G4Fancy3DNucleus class. It is needed for nucleus-nucleus collision.
|
||||
SortNucleonsInc() is re-named in SortNucleonsIncZ().
|
||||
|
||||
12 December 2008 Gunter Folger (hadr-mod-util-V09-02-01)
|
||||
-------------------------------------------------------
|
||||
- Correct G4Nucleon: typo, and ctor need to init isHit
|
||||
|
||||
10 December 2008 Gunter Folger (hadr-mod-util-V09-02-00)
|
||||
-------------------------------------------------------
|
||||
- G4Nucleon.hh: Hit was storing G4SplitableHadron*, but this is no
|
||||
longer used. Can use bool isHit instead. Avoids confusing reinterpret_cast.
|
||||
|
||||
24 October 2008 Dennis Wright (hadr-mod-util-V09-01-07)
|
||||
-------------------------------------------------------
|
||||
- replace G4NucleiPropertiesTable::GetBindingEnergy with
|
||||
|
||||
Reference in New Issue
Block a user