Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
+35 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.15 2009-11-11 17:12:10 arce Exp $
$Id: History 69836 2013-05-16 08:13:10Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,40 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
16 May 2013 - G.Cosmo (error-propagation-V09-06-06)
- Fixed memory leak in G4ErrorPropagator::PropagateOneStep() for track
creation at the first step.
Addresses problem report #1466.
10 April 2013 - G.Cosmo (error-propagation-V09-06-05)
- Fixed compilation error for inclusion of not-existing header in
G4ErrorPhysicsList code.
- Reintroduced thread-local keywords for static data, which was erroneously
removed in previous commit by P.Arce, included all lost changes introduced
since last November!
- Removed use of printf and left-over debug printout...
4 April 2013 - P.Arce
- Changes to correct several bugs: 1435, 1447, 1448, 1453.
27 March 2013 - A.Dotti (error-propagation-V09-06-04)
- Implement changes for split class mechanism of base class G4VUserPhysicsList
(needed for G4MT), co-working with tag in run category
21 March 2013 - A.Dotti (error-propagation-V09-06-03)
- Fix compilation error for TLS variables
26 February 2013 - G.Cosmo (error-propagation-V09-06-02)
- Removed unused data member in G4ErrorPropagator.
25 February 2013 - G.Cosmo (error-propagation-V09-06-01)
- Corrected composed printout in G4ErrorPropagator.
- Cleanup of MT changes in G4ErrorSymMatrix.
07 December 2012 - V.Ivanchenko (error-propagation-V09-06-00)
- G4ErrorPhysicsList - remove unnecessary header
21 November 2012 - P.Arce (error-propagation-V09-05-06)
- Changes to G4ErrorRunManagerHelper to correct check for G4ErrorPhysicsList"