| [819] | 1 | -------------------------------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | ==========================================================
|
|---|
| 4 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 5 | ==========================================================
|
|---|
| 6 |
|
|---|
| 7 | History file for Model Management directory
|
|---|
| 8 | -------------------------------------------
|
|---|
| 9 |
|
|---|
| 10 | This file should be used to summarize modifications introduced in the
|
|---|
| 11 | code and to keep track of all tags.
|
|---|
| 12 |
|
|---|
| 13 | ---------------------------------------------------------------
|
|---|
| 14 | * Please list in reverse chronological order (last date on top)
|
|---|
| 15 | ---------------------------------------------------------------
|
|---|
| 16 |
|
|---|
| [1315] | 17 | 02 April 2010 - Dennis Wright (hadr-modman-V09-03-01)
|
|---|
| 18 | -----------------------------------------------------
|
|---|
| 19 | - G4HadronicInteraction - add two methods, GetEnergyMomentumCheckLevels
|
|---|
| 20 | and SetEnergyMomentumCheckLevels in order to implement checking
|
|---|
| 21 | of energy/momentum conservation
|
|---|
| 22 |
|
|---|
| 23 | 25 March 2010 - V.Ivanchenko (hadr-modman-V09-03-00)
|
|---|
| 24 | ------------------------------------------------------
|
|---|
| 25 | - G4HadronicInteractionRegistry - do not pop_back vector of pointers
|
|---|
| 26 | when DeRegister cross section data set - big fixed for Windows
|
|---|
| 27 |
|
|---|
| [1228] | 28 | 2 December 2009 - V.Ivanchenko (hadr-modman-V09-02-08)
|
|---|
| 29 | ------------------------------------------------------
|
|---|
| 30 | - G4HadronicInteractionRegistry - more accurate model deletion
|
|---|
| 31 |
|
|---|
| [1196] | 32 | 19 November 2009 Gunter Folger (hadr-modman-V09-02-07)
|
|---|
| 33 | - G4V3DNucleus has 2 functions to sort nucleons along +/- z
|
|---|
| 34 |
|
|---|
| 35 | 2 October 2009 - V.Ivanchenko (hadr-modman-V09-02-06)
|
|---|
| 36 | ------------------------------------------------------
|
|---|
| 37 | - G4HadronicInteraction - added SetModelName method
|
|---|
| 38 |
|
|---|
| 39 | 30 August 2009 - V.Ivanchenko (hadr-modman-V09-02-05)
|
|---|
| 40 | ------------------------------------------------------
|
|---|
| 41 | - G4HadronicInteraction - renamed SampleT by SampleInvariantT,
|
|---|
| 42 | added recoilEnergyThreshold parameter and Get/Set
|
|---|
| 43 | methods;
|
|---|
| 44 | use const pointers to G4Element and G4Material;
|
|---|
| 45 | moved G4ReactionDynamics instance to parametrize
|
|---|
| 46 | model class G4InelasticInteraction,
|
|---|
| 47 |
|
|---|
| 48 | 2 July 2009 - V.Ivanchenko (hadr-modman-V09-02-04)
|
|---|
| 49 | ------------------------------------------------------
|
|---|
| 50 | - G4HadronicInteraction - added virtual method SampleT and empty
|
|---|
| 51 | default implementation needed for elastic
|
|---|
| 52 | models
|
|---|
| 53 |
|
|---|
| [1055] | 54 | 25 February 2009 - V.Ivanchenko (hadr-modman-V09-02-03)
|
|---|
| 55 | ------------------------------------------------------
|
|---|
| 56 | - G4HadronicInteractionRegistry - added protection to the Clean method
|
|---|
| 57 |
|
|---|
| 58 | 14 February 2009 - V.Ivanchenko (hadr-modman-V09-02-02)
|
|---|
| 59 | ------------------------------------------------------
|
|---|
| 60 | - G4HadronicInteractionRegistry - added Clean method
|
|---|
| 61 |
|
|---|
| 62 | 06 February 2009 - V.Ivanchenko (hadr-modman-V09-02-01)
|
|---|
| 63 | ------------------------------------------------------
|
|---|
| 64 |
|
|---|
| 65 | 23 January 2009 - V.Ivanchenko (hadr-modman-V09-02-00)
|
|---|
| 66 | ------------------------------------------------------
|
|---|
| 67 | - G4HadronicInteractionRegistry - make it as real singleton
|
|---|
| 68 | - G4HadronicInteraction, G4InelasticInteraction - move constructor,
|
|---|
| 69 | destructor and some header files from header to source
|
|---|
| 70 |
|
|---|
| [962] | 71 | 19 June 2008 - G.Cosmo (hadr-modman-V09-01-03)
|
|---|
| 72 | -----------------------------------------------
|
|---|
| 73 | - included change introduced in hadr-modman-V09-01-01 and
|
|---|
| [1055] | 74 | discarded by mistake in the last tag ...
|
|---|
| [962] | 75 |
|
|---|
| 76 | 19 June 2008 - V.Ivanchenko (hadr-modman-V09-01-02)
|
|---|
| 77 | -------------------------------------------------
|
|---|
| 78 | - comment out destructor of G4HadronicInteractionRegistry
|
|---|
| 79 |
|
|---|
| 80 | 16 May 2008 - G.Folger (hadr-modman-V09-01-01)
|
|---|
| 81 | -------------------------------------------------
|
|---|
| 82 | - add pure virtual G4V3DNucleus::SortNucleonsInZ()
|
|---|
| 83 |
|
|---|
| [819] | 84 | 21 Mar 2008 - D.H. Wright (hadr-modman-V09-01-00)
|
|---|
| 85 | -------------------------------------------------
|
|---|
| 86 | Fix gcc-4.3 compiler warning in G4InelasticInteraction.cc
|
|---|
| 87 |
|
|---|
| 88 | 11 Jan 2007 - D.H. Wright (hadr-modman-V08-02-00)
|
|---|
| 89 | -------------------------------------------------
|
|---|
| 90 | For error reporting, add model name arguments and default names to
|
|---|
| 91 | constructors for classes
|
|---|
| 92 | G4HadronicInteraction
|
|---|
| 93 | G4InelasticInteraction
|
|---|
| 94 | G4VIntraNuclearTransportModel
|
|---|
| 95 | G4VPreCompoundModel
|
|---|
| 96 |
|
|---|
| 97 | 30 May 2006 - D.H. Wright (hadr-modman-V08-00-02)
|
|---|
| 98 | -------------------------------------------------
|
|---|
| 99 | G4InelasticInteraction: fix memory leak in method CalculateMomenta
|
|---|
| 100 | where target, projetcile and secondaries are cached.
|
|---|
| 101 |
|
|---|
| 102 | 02 May 2006 - D.H. Wright (hadr-modman-V08-00-01)
|
|---|
| 103 | -------------------------------------------------
|
|---|
| 104 | G4InelasticInteraction: in method CalculateMomenta, save current, target
|
|---|
| 105 | and secondaries in case annihilation fails in GenerateXandPt, then
|
|---|
| 106 | restore them for use in TwoCluster
|
|---|
| 107 |
|
|---|
| 108 | 07 Apr 2006 - D.H. Wright (hadr-modman-V08-00-00)
|
|---|
| 109 | -------------------------------------------------
|
|---|
| 110 | G4InelasticInteraction: in method CalculateMomenta, correct excess
|
|---|
| 111 | energy problem by doing two calculations of nuclear evaporation,
|
|---|
| 112 | one for the annihilation case and one for non-annihilation.
|
|---|
| 113 | Previously one value was applied to both cases.
|
|---|