Import Geant4 8.1.0 source tree
This commit is contained in:
@@ -14,6 +14,32 @@ code and to keep track of all tags.
|
||||
* Please list in reverse chronological order (last date on top)
|
||||
---------------------------------------------------------------
|
||||
|
||||
19 June 2006 - Dennis Wright (hadr-lep-V08-00-02)
|
||||
-------------------------------------------------
|
||||
Beacuse of mods to G4Nucleus::AtomicMass() cause a printed warning
|
||||
when incorrect (Z,A) are used, add checks before calling AtomicMass.
|
||||
If incorrect (Z,A) atomic mass is set to zero and AtomicMass is
|
||||
not called. Files affected:
|
||||
G4LEDeuteronInelastic.cc
|
||||
G4LENeutronInelastic.cc
|
||||
G4LEProtonInelastic.cc
|
||||
G4LETritonInelastic.cc
|
||||
|
||||
15 May 2006 - Dennis Wright (hadr-lep-V08-00-01)
|
||||
------------------------------------------------
|
||||
Remove subtraction of electron masses from atomic mass in some low
|
||||
energy models. This is because the method G4Nucleus::AtomicMass()
|
||||
now already makes the subtraction. Files affected:
|
||||
G4LEAlphaInelastic.cc
|
||||
G4LEDeuteronInelastic.cc
|
||||
G4LENeutronInelastic.cc
|
||||
G4LEProtonInelastic.cc
|
||||
G4LETritonInelastic.cc
|
||||
|
||||
13 April 2006 - V.Ivanchenko (hadr-lep-V08-00-00)
|
||||
----------------------------------------------
|
||||
Move G4LElasticB to coherent_elastic subdirectory
|
||||
|
||||
14 Dec 2005 - V.Ivanchenko (hadr-lep-V07-01-04)
|
||||
----------------------------------------------
|
||||
G4LElastic.cc: restore version 1.19
|
||||
|
||||
Reference in New Issue
Block a user