| [819] | 1 | -------------------------------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | ==================================================
|
|---|
| 4 | Geant4 - an Object-Oriented Toolkit for Simulation
|
|---|
| 5 | ==================================================
|
|---|
| 6 |
|
|---|
| 7 | History file for hadronic/stopping 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 |
|
|---|
| [1196] | 17 | 19-Nov-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-04)
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 | - G4PiMinusAbsorptionAtRest and G4KaonMinusAbsorptionAtRest - fixed
|
|---|
| 20 | usage of G4ThreeVector
|
|---|
| 21 |
|
|---|
| 22 | 06-Aug-2009 Gabriele Cosmo (hadr-stopping-V09-02-03)
|
|---|
| 23 | ----------------------------------------------------------
|
|---|
| 24 | - Removed left-over inclusions of G4NucleiPropertiesTable.hh ...
|
|---|
| 25 |
|
|---|
| 26 | 04-Aug-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-02)
|
|---|
| 27 | ----------------------------------------------------------
|
|---|
| 28 | - removed unused include of G4NucleiPropertiesTable.hh
|
|---|
| 29 |
|
|---|
| [1055] | 30 | 02-Feb-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-01)
|
|---|
| 31 | ----------------------------------------------------------
|
|---|
| 32 | - added registration/deregistration to all LHEP processes
|
|---|
| 33 |
|
|---|
| 34 | 23-Jan-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-00)
|
|---|
| 35 | ----------------------------------------------------------
|
|---|
| 36 | G4MuonMinusCaptureAtRest - added deregistration
|
|---|
| 37 |
|
|---|
| [962] | 38 | 22-Oct-2008 Dennis Wright (hadr-stopping-V09-01-05)
|
|---|
| 39 | ---------------------------------------------------
|
|---|
| 40 | - replace G4NucleiPropertiesTable::GetBindingEnergy() with
|
|---|
| 41 | G4NucleiProperties::GetBindingEnergy() in
|
|---|
| 42 | G4KaonMinusAbsorptionAtRest.cc and G4PiMinusStopAbsorption.cc
|
|---|
| 43 | - replace G4NucleiPropertiesTable::GetAtomicMass with
|
|---|
| 44 | G4NucleiProperties::GetNuclearMass in G4StopTheoDeexcitation.cc
|
|---|
| 45 |
|
|---|
| 46 | 02-Oct-2008 Dennis Wright (hadr-stopping-V09-01-04)
|
|---|
| 47 | ---------------------------------------------------
|
|---|
| 48 | - replace integers with corresponding process type enum values
|
|---|
| 49 |
|
|---|
| 50 | 01-Sep-2008 Vladimir Ivantchenko (hadr-stopping-V09-01-03)
|
|---|
| 51 | ----------------------------------------------------------
|
|---|
| 52 | G4MuonMinusCaptureAtRest - added registration in the
|
|---|
| 53 | G4HadronicprocessStore and PrintInfo by adding
|
|---|
| 54 | PreparePhysicsTable and BuildPhysicsTable methods
|
|---|
| 55 | GNUmakefile - add includes
|
|---|
| 56 |
|
|---|
| 57 | 08-Jul-2008 Dennis Wright (hadr-stopping-V09-01-02)
|
|---|
| 58 | ---------------------------------------------------
|
|---|
| 59 | - set process sub-type to 15 for
|
|---|
| 60 | G4AntiNeutronAnnihilationAtRest, G4AntiProtonAnnihilationAtRest,
|
|---|
| 61 | G4KaonMinusAbsorption, G4KaonMinusAbsorptionAtRest,
|
|---|
| 62 | G4MuonMinusCaptureAtRest, G4NeutronCaptureAtRest,
|
|---|
| 63 | G4PiMinusAbsorptionAtRest, G4PionMinusAbsorptionAtRest
|
|---|
| 64 |
|
|---|
| 65 | 05-May-2007 Vladimir Ivantchenko (hadr-stopping-V09-01-01)
|
|---|
| 66 | ----------------------------------------------------------
|
|---|
| [819] | 67 | - G4MuMinusCaptureCascade - fixed NaN value in bound muon decay
|
|---|
| 68 |
|
|---|
| 69 | 28-Mar-2008 Dennis Wright (hadr-stopping-V09-01-00)
|
|---|
| 70 | ---------------------------------------------------
|
|---|
| 71 | G4NeutronCaptureAtRest::AtomAs - add () around && within || to
|
|---|
| 72 | fix gcc-4.3 compiler warning
|
|---|
| 73 |
|
|---|
| 74 | 19-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-05)
|
|---|
| 75 | ----------------------------------------------------------
|
|---|
| 76 | G4MuonMinusCaptureAtRest - move back
|
|---|
| 77 |
|
|---|
| 78 | 15-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-04)
|
|---|
| 79 | ----------------------------------------------------------
|
|---|
| 80 | G4MuonMinusCaptureAtRest - move instantiation of G4ExitationHandler from
|
|---|
| 81 | constructor to run time
|
|---|
| 82 |
|
|---|
| 83 | 14-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-03)
|
|---|
| 84 | ----------------------------------------------------------
|
|---|
| 85 | G4MuonMinusCaptureAtRest - fixed old memory leak
|
|---|
| 86 |
|
|---|
| 87 | 02-Oct-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-02)
|
|---|
| 88 | ----------------------------------------------------------
|
|---|
| 89 | G4StopElementSelector - fixed typo in Primakoff formula for capture
|
|---|
| 90 | velosity
|
|---|
| 91 |
|
|---|
| 92 | 05-Jul-2007 Dennis Wright (hadr-stopping-V09-00-01)
|
|---|
| 93 | ---------------------------------------------------
|
|---|
| 94 | - removed old-style copyright from all headers
|
|---|
| 95 | - fixed Software Reference Manual tags
|
|---|
| 96 |
|
|---|
| 97 | 05-Jul-2007 Gabriele Cosmo (hadr-stopping-V09-00-00)
|
|---|
| 98 | ----------------------------------------------------
|
|---|
| 99 | - Fixed signature of G4MuMinusCaptureCascade::DoCascade() expecting 'const'
|
|---|
| 100 | as arguments for A and Z. Resolves linking problems on SUN-CC.
|
|---|
| 101 |
|
|---|
| 102 | 13-Feb-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-02)
|
|---|
| 103 | ----------------------------------------------------------
|
|---|
| 104 | - G4MuMinusCaptureCascade - add sampling of random vector of e- in decay;
|
|---|
| 105 | add factor 2 in potential energy.
|
|---|
| 106 |
|
|---|
| 107 | 24-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-01)
|
|---|
| 108 | ----------------------------------------------------------
|
|---|
| 109 | - G4MuonMinusCaptureAtRest - fix problem for the case, when isotope vector undefined
|
|---|
| 110 |
|
|---|
| 111 | 24-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-00)
|
|---|
| 112 | ----------------------------------------------------------
|
|---|
| 113 | - G4MuonMinusCaptureAtRest - force to use round targetA and fix bug #926
|
|---|
| 114 |
|
|---|
| 115 | 1-Dec-2006 Gunter Folger (hadr-stopping-V08-01-01)
|
|---|
| 116 | ----------------------------------------------------
|
|---|
| 117 | - correct inconsistent use of targetA; for effective targetA transforming
|
|---|
| 118 | to integer using G4int and G4lrint gives values different by 1.
|
|---|
| 119 |
|
|---|
| 120 | 16-Nov-2006 Vladimir Ivantchenko (hadr-stopping-V08-01-00)
|
|---|
| 121 | ----------------------------------------------------------
|
|---|
| 122 | - G4MuonMinusCaptureAtRest - fix bounding energies, rewrite DoMuonCapture
|
|---|
| 123 | method, introduce protection against negative
|
|---|
| 124 | excitation energy of residual nucleus,
|
|---|
| 125 | special treatment of H and He capture;
|
|---|
| 126 | - G4MuMinusCaptureCascade - clean up interfaces, improve kinematics
|
|---|
| 127 | in muon decay sampling
|
|---|
| 128 |
|
|---|
| 129 | 20-Jan-2006 Gunter Folger (hadr-stopping-V08-00-00)
|
|---|
| 130 | ----------------------------------------------------
|
|---|
| 131 | - set process type to fHadronic for all processes in hadronic/stopping
|
|---|
| 132 |
|
|---|
| 133 | 17-May-2006 Vladimir Ivantchenko (hadr-stopping-V08-00-01)
|
|---|
| 134 | ----------------------------------------------------------
|
|---|
| 135 | - clean up energy/momentum balance for G4MuonMinusCaptureAtRest
|
|---|