| [1347] | 1 | $Id: History,v 1.45 2010/11/03 17:37:57 gunter Exp $
|
|---|
| [819] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | ==========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 6 | ==========================================================
|
|---|
| 7 |
|
|---|
| 8 | History file for hadronic/models/util directory
|
|---|
| 9 | -----------------------------------------------
|
|---|
| 10 |
|
|---|
| 11 | This file should be used to summarize modifications introduced in the
|
|---|
| 12 | code and to keep track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ---------------------------------------------------------------
|
|---|
| 15 | * Please list in reverse chronological order (last date on top)
|
|---|
| 16 | ---------------------------------------------------------------
|
|---|
| 17 |
|
|---|
| [1347] | 18 | 3 Nov 2010 Gunter Folger hadr-mod-util-V09-03-07
|
|---|
| 19 | - G4Nuclear...Density: migrate to integer A&Z
|
|---|
| 20 |
|
|---|
| 21 | 3 Nov 2010 Gunter Folger hadr-mod-util-V09-03-06
|
|---|
| 22 | - G4KineticTrack: fix coverity warnings of memory leak
|
|---|
| 23 |
|
|---|
| 24 | 02 Nov 2010 Vladimir Ivanchenko hadr-mod-util-V09-03-05
|
|---|
| 25 | - G4Fragment - improved printout of negative excitation energy
|
|---|
| 26 | - G4DecayStrongResonances - constructor and destructor moved to source,
|
|---|
| 27 | fixed Coverity warning
|
|---|
| 28 |
|
|---|
| [1340] | 29 | 27 Sep 2010 Vladimir Ivanchenko hadr-mod-util-V09-03-04
|
|---|
| 30 | - G4Fragment - added members numberOfChargedHoles, numberOfShellElectrons
|
|---|
| 31 | and corresponding Get/Set methods;
|
|---|
| 32 | reodered inline methods and extended comments;
|
|---|
| 33 | removed unused private methods and headers
|
|---|
| 34 |
|
|---|
| 35 | 25 Sep 2010 Michael Kelsey
|
|---|
| 36 | - G4Fragment - Change "setprecision" to "setw" in operator<<, add null
|
|---|
| 37 | pointer check there as well.
|
|---|
| 38 | - History - Add CVS "Id" string at top of file.
|
|---|
| 39 |
|
|---|
| 40 | 8 Sep 2010 Gunter Folger hadr-mod-util-V09-03-03
|
|---|
| 41 | - G4DecayStrongResonances: cleanup unused #includes
|
|---|
| 42 | - G4Fancy3DNucleus: add integer (A,Z) Init(A,Z)
|
|---|
| 43 |
|
|---|
| 44 | 19 May 2010 Gabriele Cosmo hadr-mod-util-V09-03-02
|
|---|
| 45 | - G4Fancy3DNucleus: added missing std:: to call to sort() algorithm in code.
|
|---|
| 46 |
|
|---|
| [1315] | 47 | 19 May 2010 Vladimir Ivanchenko hadr-mod-util-V09-03-01
|
|---|
| [1340] | 48 | - G4Fragment: minor speedup by adding member and access method
|
|---|
| 49 | to GroundStateMass.
|
|---|
| [1315] | 50 |
|
|---|
| 51 | 10 May 2010 Vladimir Ivanchenko hadr-mod-util-V09-03-00
|
|---|
| 52 | - G4Fragment cleanup: only 1 return left in inline methods;
|
|---|
| 53 | do not add any shift to excitation energy but use direct
|
|---|
| 54 | computation (this is needed to avoid infinite loop in gamma
|
|---|
| 55 | deexcitation); use G4NucleiProperties to access or compute
|
|---|
| 56 | ground state mass; added inline method ComputeGroundStateMass;
|
|---|
| 57 | added Get/Set methods for integer Z and A; added
|
|---|
| 58 | ExcitationEnergyWarning method; allowed e- as a fragment
|
|---|
| 59 |
|
|---|
| [1228] | 60 | 10 December 2009 Gunter Folger hadr-mod-util-V09-02-07
|
|---|
| [1315] | 61 | - G4NuclearFermiDensity.hh: change value of prtection in GetDeriv() to lower
|
|---|
| [1228] | 62 | value
|
|---|
| 63 |
|
|---|
| 64 | 09 December 2009 Gunter Folger hadr-mod-util-V09-02-06
|
|---|
| 65 | --------------------------------------------------------
|
|---|
| 66 | - G4NuclearFermiDensity.hh: Protect GetDeriv(pos) for positions far
|
|---|
| 67 | outside the nucleus causing an FP overflow in exp.
|
|---|
| 68 |
|
|---|
| 69 | 09 December 2009 Gunter Folger hadr-mod-util-V09-02-05
|
|---|
| 70 | --------------------------------------------------------
|
|---|
| 71 | - G4WilsonRadius.cc change provided by M.Mendenhall via P.Truscott:
|
|---|
| 72 | Data vector r[] made static const
|
|---|
| 73 |
|
|---|
| [1196] | 74 | 19 November 2009 Gunter Folger hadr-mod-util-V09-02-04
|
|---|
| [1228] | 75 | --------------------------------------------------------
|
|---|
| [1196] | 76 | - Restore methods storing/retrieving G4SplitableHadron*,
|
|---|
| 77 | now in use in FTF
|
|---|
| 78 |
|
|---|
| 79 | 13-November 2009 Gunter Folger hadr-mod-util-V09-02-03
|
|---|
| 80 | --------------------------------------------------------
|
|---|
| 81 | - Correct use of G4ThreeVector, ie. avoid vector=0;
|
|---|
| 82 |
|
|---|
| 83 | 19 December 2008 V, Uzhinsky (hadr-mod-util-V09-02-02)
|
|---|
| 84 | --------------------------------------------------------
|
|---|
| 85 | New method (SortNucleonsDecZ()) for sorting nucleons on decreasing Z-coordanates
|
|---|
| 86 | is inserted in G4Fancy3DNucleus class. It is needed for nucleus-nucleus collision.
|
|---|
| 87 | SortNucleonsInc() is re-named in SortNucleonsIncZ().
|
|---|
| 88 |
|
|---|
| 89 | 12 December 2008 Gunter Folger (hadr-mod-util-V09-02-01)
|
|---|
| 90 | -------------------------------------------------------
|
|---|
| 91 | - Correct G4Nucleon: typo, and ctor need to init isHit
|
|---|
| 92 |
|
|---|
| 93 | 10 December 2008 Gunter Folger (hadr-mod-util-V09-02-00)
|
|---|
| 94 | -------------------------------------------------------
|
|---|
| 95 | - G4Nucleon.hh: Hit was storing G4SplitableHadron*, but this is no
|
|---|
| 96 | longer used. Can use bool isHit instead. Avoids confusing reinterpret_cast.
|
|---|
| 97 |
|
|---|
| [962] | 98 | 24 October 2008 Dennis Wright (hadr-mod-util-V09-01-07)
|
|---|
| 99 | -------------------------------------------------------
|
|---|
| 100 | - replace G4NucleiPropertiesTable::GetBindingEnergy with
|
|---|
| 101 | G4NucleiProperties::GetBindingEnergy in G4Fancy3DNucleus
|
|---|
| 102 |
|
|---|
| 103 | 19 June 2008 G.Folger (hadr-mod-util-V09-01-06)
|
|---|
| 104 | -----------------------------------------------
|
|---|
| 105 | - Attempt to fix memory leak in G4Fancy3DNucleus::SortNucleonsInZ().
|
|---|
| 106 | - remove debug introduced code by VU
|
|---|
| 107 |
|
|---|
| 108 | 19 June 2008 G. Cosmo (hadr-mod-util-V09-01-05)
|
|---|
| 109 | -----------------------------------------------
|
|---|
| 110 | - Fixed noisy compilation warning in G4ExcitedString.hh for
|
|---|
| 111 | unnecessary const qualifier to function return argument.
|
|---|
| 112 |
|
|---|
| 113 | 19 June 2008 V. Uzhinsky (hadr-mod-util-V09-01-04)
|
|---|
| 114 | -------------------------------------------------
|
|---|
| 115 | - Update of include/G4ExcitedString.hh
|
|---|
| 116 |
|
|---|
| 117 | 18 June 2008 V. Uzhinsky (hadr-mod-util-V09-01-03)
|
|---|
| 118 | --------------------------------------------------
|
|---|
| 119 | - G4ExcitedString::GetTimeOfCreation() const;
|
|---|
| 120 | - G4ExcitedString::SetTimeOfCreation(G4double aTime);
|
|---|
| 121 | Two new methods for operations with Time of a string Creation
|
|---|
| 122 |
|
|---|
| 123 | 14 May 2008 G.Folger (hadr-mod-util-V09-01-02)
|
|---|
| [819] | 124 | ---------------------------------------------------
|
|---|
| [962] | 125 | - G4Fancy3DNucleus::SortNucleonsInZ() new method to sort nucleons
|
|---|
| 126 | using z-coordinate
|
|---|
| [819] | 127 |
|
|---|
| [962] | 128 | 5 May 2008 G.Folger (hadr-mod-util-V09-01-01)
|
|---|
| 129 | ---------------------------------------------------
|
|---|
| 130 | - correct logic bug in CalculateExcitationEnergy() introduced by gcc-4.3 fix.
|
|---|
| 131 |
|
|---|
| [819] | 132 | 21 Mar 2008 Dennis Wright (hadr-mod-util-V09-01-00)
|
|---|
| 133 | ---------------------------------------------------
|
|---|
| 134 | - fix gcc-4.3 compiler warnings for G4Fragment.cc
|
|---|
| 135 |
|
|---|
| 136 | 16 Nov 2007 Dennis Wright (hadr-mod-util-V09-00-02)
|
|---|
| 137 | ---------------------------------------------------
|
|---|
| 138 | - remove initialization by random number of angular momentum vector
|
|---|
| 139 | from G4Fragment ctors.
|
|---|
| 140 | - use production version of G4Fancy3DNucleus (see note of 24 Aug 2007)
|
|---|
| 141 |
|
|---|
| 142 | 24 Aug 2007 Gunter Folger NOT for production
|
|---|
| 143 | ---------------------------------------------------
|
|---|
| 144 | - change radial limit where choosing nucleons from 1% of density
|
|---|
| 145 | to 1per-mille for testing purposes- NOT for production
|
|---|
| 146 |
|
|---|
| 147 | 5 Jul 2007 Dennis Wright (hadr-mod-util-V09-00-01)
|
|---|
| 148 | ---------------------------------------------------
|
|---|
| 149 | - G4KineticTrack.cc : change variable names to avoid Sun warnings about hiding
|
|---|
| 150 |
|
|---|
| 151 | 24 Jan 2007 Gunter Folger (hadr-mod-util-V08-02-00)
|
|---|
| 152 | ----------------------------------------------------
|
|---|
| 153 | - G4Parton.{cc,hh}: add method setting momentum using both + and - momentum
|
|---|
| 154 | component
|
|---|
| 155 | - G4Fragment.cc: more info on warning output of negative excitation energy
|
|---|
| 156 |
|
|---|
| 157 | 5 Oct 2006 Gunter Folger (hadr-mod-util-V08-01-01)
|
|---|
| 158 | -------------------------------------------------
|
|---|
| 159 | - G4Fancy3DNucleus:ChoosePositions(): Correctly use std::vector.
|
|---|
| 160 | This should fix bug 887 on WIN32/VC8
|
|---|
| 161 |
|
|---|
| 162 | 5 Oct 2006 Gunter Folger (hadr-mod-util-V08-01-00)
|
|---|
| 163 | -------------------------------------------------
|
|---|
| 164 | - Reduce warning output from G4Fragment on negative excitation energy;
|
|---|
| 165 | a max. of 10 warnings is printed now.
|
|---|
| 166 |
|
|---|
| 167 | 19 Aug 2006 Dennis Wright (hadr-modutl-V08-01-00)
|
|---|
| 168 | -------------------------------------------------
|
|---|
| 169 | - G4Fancy3DNucleus.cc : remove meaningless const in G4Fancy3DNucleusHelper
|
|---|
| 170 | methods size() and index()
|
|---|
| 171 |
|
|---|
| 172 | 30 Nov 2005 Gabriele Cosmo (hadr-modutl-V07-01-01)
|
|---|
| 173 | --------------------------------------------------
|
|---|
| 174 | - Trivial fix in G4Fancy3DNucleus for support of CLHEP-2.0.X series.
|
|---|
| 175 |
|
|---|
| 176 | 23 Nov 2005 Dennis Wright (hadr-modutl-V07-01-00)
|
|---|
| 177 | -------------------------------------------------
|
|---|
| 178 | - include change of G4KineticTrack::GetActualMass() which uses
|
|---|
| 179 | the4Momentum.mag2() to get mass
|
|---|
| 180 | - D. Wright created History file for models/util directory
|
|---|