| 1 | -------------------------------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | ==========================================================
|
|---|
| 4 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 5 | ==========================================================
|
|---|
| 6 |
|
|---|
| 7 | History file for hadronic/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 |
|
|---|
| 17 | 15 October 2007 Dennis Wright (hadr-man-V09-00-00)
|
|---|
| 18 | --------------------------------------------------
|
|---|
| 19 | - G4HadronicProcess::FillTotalResult: T. Koi's fix of bug #967 - replaced
|
|---|
| 20 | aT.GetGlobalTime() with the variable time at line #664.
|
|---|
| 21 |
|
|---|
| 22 | 15 June 2007 Gabriele Cosmo (hadr-man-V08-03-03)
|
|---|
| 23 | ------------------------------------------------
|
|---|
| 24 | - G4HadronicProcess: fixed memory leak with deletion of 'theIsoResult' and
|
|---|
| 25 | 'theCrossSectionDataStore' in destructor.
|
|---|
| 26 |
|
|---|
| 27 | 12 June 2007 Dennis Wright (hadr-man-V08-03-02)
|
|---|
| 28 | -----------------------------------------------
|
|---|
| 29 | - G4HadronicProcess::FillTotalResult: use different G4DynamicParticle constructor
|
|---|
| 30 | and do not allow kinetic energy to be exactly 0. This partly removes a spurious
|
|---|
| 31 | peak at 90 degrees
|
|---|
| 32 |
|
|---|
| 33 | 01 June 2007 Dennis Wright (hadr-man-V08-03-01)
|
|---|
| 34 | -----------------------------------------------
|
|---|
| 35 | - G4HadronicProcess.cc : change default for isotope production to off
|
|---|
| 36 | this fixes a memory leak.
|
|---|
| 37 |
|
|---|
| 38 | 30 Apr 2007 Dennis Wright (hadr-man-V08-03-00)
|
|---|
| 39 | ----------------------------------------------
|
|---|
| 40 | - G4HadronicProcess.cc
|
|---|
| 41 | remove effective charge calculation
|
|---|
| 42 | remove unused variable newWeight
|
|---|
| 43 |
|
|---|
| 44 | 23 Apr 2007 Dennis Wright (hadr-man-V08-02-03)
|
|---|
| 45 | ----------------------------------------------
|
|---|
| 46 | - G4HadronicProcess.hh
|
|---|
| 47 | remove AlwaysKillLeadingHadron method
|
|---|
| 48 | - G4HadronicProcess.cc
|
|---|
| 49 | use Alex Howard's fix of weighting error in leading particle killer
|
|---|
| 50 |
|
|---|
| 51 | 10 Apr 2007 Dennis Wright (hadr-man-V08-02-02)
|
|---|
| 52 | ----------------------------------------------
|
|---|
| 53 | - G4HadronicInteractionWrapper.hh, .cc
|
|---|
| 54 | add process and model name arguments to ApplyInteraction method
|
|---|
| 55 | and enter them into whiteboard
|
|---|
| 56 |
|
|---|
| 57 | - G4HadronicProcess.cc
|
|---|
| 58 | add process and model name arguments to ApplyInteraction method
|
|---|
| 59 |
|
|---|
| 60 |
|
|---|
| 61 | 2 Mar 2007 Dennis Wright (hadr-man-V08-02-01)
|
|---|
| 62 | ---------------------------------------------
|
|---|
| 63 | - G4HadronicProcess.cc: put in Vladimir Ivantchenko's fix to
|
|---|
| 64 | stop killing primaries for elastic
|
|---|
| 65 |
|
|---|
| 66 | 26 Dec 2006 Dennis Wright (hadr-man-V08-02-00)
|
|---|
| 67 | ----------------------------------------------
|
|---|
| 68 | - G4HadronicProcess.hh, .cc:
|
|---|
| 69 | Add handling of user-defined isotopes: re-implement methods
|
|---|
| 70 | GetMeanFreePath() and ChooseAandZ() to use new methods in
|
|---|
| 71 | G4CrossSectionDataStore.
|
|---|
| 72 | No longer use dispatch pointer to call data store methods.
|
|---|
| 73 | Data members currentZ, currentN and methods GetCurrentZ(),
|
|---|
| 74 | GetCurrentN() removed as no longer needed
|
|---|
| 75 |
|
|---|
| 76 | 20 Oct 2006 Dennis Wright (hadr-man-V08-01-00)
|
|---|
| 77 | ----------------------------------------------
|
|---|
| 78 | - G4HadronicProcess.hh, .cc:
|
|---|
| 79 | remove unused method GetDistanceToBoundary()
|
|---|
| 80 |
|
|---|
| 81 | 13 Mar 2006 Dennis Wright (hadr-man-V08-00-03)
|
|---|
| 82 | ----------------------------------------------
|
|---|
| 83 | - G4HadronicProcess::ChooseAandZ() : throw fatal exception if
|
|---|
| 84 | Z > 92 is chosen
|
|---|
| 85 |
|
|---|
| 86 | - G4HadronicProcess::GeneralPostStepDoIt() : for suspended tracks, allow
|
|---|
| 87 | PostStep action to occur at end of step, but maintain suspended
|
|---|
| 88 | track status. Remove warning for suspended tracks.
|
|---|
| 89 |
|
|---|
| 90 |
|
|---|
| 91 | 17 Jan 2006 Dennis Wright (hadr-man-V08-00-02)
|
|---|
| 92 | ----------------------------------------------
|
|---|
| 93 | - G4HadronicProcess.cc: add comments
|
|---|
| 94 |
|
|---|
| 95 | 12 Jan 2006 Dennis Wright for Mikhail Kossov (hadr-man-V08-00-01)
|
|---|
| 96 | -----------------------------------------------------------------
|
|---|
| 97 | - G4EnergyRangeManager.cc: in method GetHadronicInteraction, case 2,
|
|---|
| 98 | print out some diagnostic information for
|
|---|
| 99 | exception of two fully overlapping models.
|
|---|
| 100 |
|
|---|
| 101 | 16 Dec 2005 Dennis Wright for Mikhail Kossov (hadr-man-V08-00-00)
|
|---|
| 102 | -----------------------------------------------------------------
|
|---|
| 103 | - G4HadronicProcess.hh: in method ChooseHadronicInteraction, check
|
|---|
| 104 | G4HadronicInteractionCounter for error - if
|
|---|
| 105 | so print out
|
|---|
| 106 |
|
|---|
| 107 | - G4EnergyRangeManager.hh: make method GetHadronicInteractionCounter public
|
|---|
| 108 | - G4EnergyRangeManager.cc: in method GetHadronicInteraction, case 0, print out
|
|---|
| 109 | diagnostic information for exception when no model
|
|---|
| 110 | is found.
|
|---|
| 111 |
|
|---|
| 112 | 15 Dec 2005 Dennis Wright
|
|---|
| 113 | -------------------------
|
|---|
| 114 | - G4HadronicProcess.cc:
|
|---|
| 115 | fixed bug # 611 - problems caused when hadronic interactions
|
|---|
| 116 | reset stopButAlive particle to Alive
|
|---|
| 117 | solution: In method FillTotalResult add lines
|
|---|
| 118 |
|
|---|
| 119 | } else if (aT.GetKineticEnergy() == 0) {
|
|---|
| 120 | theTotalResult->ProposeTrackStatus(fStopButAlive);
|
|---|
| 121 | }
|
|---|
| 122 |
|
|---|
| 123 |
|
|---|
| 124 | 18 Nov 2005 Dennis Wright (hadr-man-V07-01-00)
|
|---|
| 125 | ----------------------------------------------
|
|---|
| 126 |
|
|---|
| 127 | - G4HadronicProcess.cc: <sstream> migration
|
|---|