Import Geant4 8.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:55:03 +02:00
parent 216a75eeb1
commit fe73f43734
6714 changed files with 118229 additions and 68144 deletions
@@ -14,6 +14,22 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
5 Oct 2006 Gunter Folger (hadr-mod-util-V08-01-01)
-------------------------------------------------
- G4Fancy3DNucleus:ChoosePositions(): Correctly use std::vector.
This should fix bug 887 on WIN32/VC8
5 Oct 2006 Gunter Folger (hadr-mod-util-V08-01-00)
-------------------------------------------------
- Reduce warning output from G4Fragment on negative excitation energy;
a max. of 10 warnings is printed now.
19 Aug 2006 Dennis Wright (hadr-modutl-V08-01-00)
-------------------------------------------------
- G4Fancy3DNucleus.cc : remove meaningless const in G4Fancy3DNucleusHelper
methods size() and index()
30 Nov 2005 Gabriele Cosmo (hadr-modutl-V07-01-01)
--------------------------------------------------
- Trivial fix in G4Fancy3DNucleus for support of CLHEP-2.0.X series.