Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 103731 2017-04-25 08:01:05Z gcosmo $
|
||||
$Id: History 110265 2018-05-17 14:30:52Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,11 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
May 17, 2018, J. Madsen (procscore-V10-04-00)
|
||||
- updated "thread-local-static-var" model to
|
||||
"function-returning-thread-local-static-reference" model
|
||||
which fixes Windows DLL + MT
|
||||
|
||||
April 24, 2017, M. Asai (procscore-V10-03-00)
|
||||
- G4ParallelWorldProcess: G4Step of a parallel world now has a valid
|
||||
pointer to secondaries.
|
||||
|
||||
@@ -43,7 +43,7 @@ class G4Material;
|
||||
class G4Step;
|
||||
#include <vector>
|
||||
|
||||
class G4EnergySplitter
|
||||
class G4EnergySplitter
|
||||
{
|
||||
public: // with description
|
||||
G4EnergySplitter();
|
||||
|
||||
Reference in New Issue
Block a user