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
+48 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.155 2011-01-05 00:59:03 asaim Exp $
$Id: History 74729 2013-10-21 08:51:35Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,53 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
October 18th 2013, J.Apostolakis transport-V09-06-07
--------------------------------
- Initialize missing data members in G4CoupledTransportation constructor
Addresses issue identified by Coverity.
May 13th, 2013, G.Cosmo transport-V09-06-06
-----------------------
- Removed left-over assert() calls in G4CoupledTransportation.
May 9th, 2013, J.Apostolakis transport-V09-06-05
----------------------------
- Added protection to revised G4CoupledTransportation for case that chord
finder (or field manager) is not defined.
May 8th, 2013, P.Gumplinger, J.Apostolakis transport-V09-06-04
------------------------------------------
- Adapted G4Transportation and G4CoupledTransportation to use G4ChargeState
for charge/spin/magnetic moment, and to message the equation of motion
directly with it.
The tag(s) above co-work with and requires the following tags:
had-binary-V09-06-05, geomnav-V09-06-06 and field-V09-06-04.
Mar. 22nd, 2013, G. Cosmo transport-V09-06-03
-------------------------
- Removed unnecessary static local variables in G4Transportation and
G4CoupledTransportation.
Mar. 21st, 2013, A. Dotti transport-V09-06-02
-------------------------
- Correcting initialisation of thread-local pointers in G4Transportation
and G4CoupledTransportation for MT.
Feb. 26th, 2013, G.Cosmo transport-V09-06-01
------------------------
- Removed unused data members in G4Transportation and G4CoupledTransportation.
Some code cleanup.
Feb. 6th, 2013, G.Cosmo transport-V09-06-00
-----------------------
- G4Transportation.cc, G4CoupledTransportation.cc:
Corrected condition for warning message in AlongStepDoIt().
Code cleanup on MT changes.
Jan. 15th, 2013, A.Dotti
------------------------
- Merged changes for multi-threading through automatic process.
Modified files: G4Transportation.cc and G4CoupledTransportation.cc.
Jul. 12th, 2011, J.Apostolakis transport-V09-05-02
------------------------------