Import Geant4 8.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:44:26 +02:00
parent 8a51e0bc40
commit 216a75eeb1
8717 changed files with 360418 additions and 141343 deletions
@@ -14,6 +14,22 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
08 May 2006 Dennis Wright (hadr-casc-V08-00-00)
-----------------------------------------------
- cascade: remove G4BERTINI_KAON conditional assembly flags. Files
affected:
G4ElementaryParticleCollider.hh, cc
G4InuclElementaryParticle.hh
G4NucleiModel.hh, cc
G4CascadeInterface.cc
G4IntraNucleiCascader.cc
- cascade (Pekka Kaitaniemi): G4ElasticCascadeInterface: derive
from G4VIntraNuclearTransportModel instead of G4HadronElastic.
Check for case when no elastic scattering occurs. If so,
return original bullet and target.
24 Nov 2005 Dennis Wright (hadr-casc-V07-01-00)
----------------------------------------------