Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 108676 2018-02-27 07:38:33Z gcosmo $
|
||||
$Id: History 110269 2018-05-17 14:37:12Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,15 +17,19 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
May 17th, 2018 Jonathan Madsen (procbiasing-V10-04-03)
|
||||
- updated "thread-local-static-var" model to
|
||||
"function-returning-thread-local-static-reference" model
|
||||
which fixes Windows DLL + MT
|
||||
|
||||
February 26th, 2018 Alexander Howard (procbiasing-V10-03-04)
|
||||
February 26th, 2018 Alexander Howard (procbiasing-V10-04-02)
|
||||
- G4ImportanceConfigurator: cleaned up unnecessary G4cout and removed
|
||||
copy of G4String - thanks to Gabriele
|
||||
|
||||
February 21st, 2018 Alexander Howard
|
||||
February 21st, 2018 Alexander Howard (procbiasing-V10-04-01)
|
||||
- G4ImportanceConfigurator: put back clear() in the destructor
|
||||
|
||||
February 21st, 2018 Alexander Howard
|
||||
February 21st, 2018 Alexander Howard (procbiasing-V10-04-00)
|
||||
- G4ImportanceConfigurator: introduced AutoLock (G4Mutex) to protect
|
||||
instantiation of the biasing process against a threadrace
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$Id: History 108676 2018-02-27 07:38:33Z gcosmo $
|
||||
$Id: History 108675 2018-02-27 07:34:55Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ImportanceConfigurator.hh 108676 2018-02-27 07:38:33Z gcosmo $
|
||||
// $Id: G4ImportanceConfigurator.hh 108675 2018-02-27 07:34:55Z gcosmo $
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
// Class G4ImportanceConfigurator
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ImportanceConfigurator.cc 108676 2018-02-27 07:38:33Z gcosmo $
|
||||
// $Id: G4ImportanceConfigurator.cc 108675 2018-02-27 07:34:55Z gcosmo $
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
// Class G4ImportanceConfigurator
|
||||
|
||||
Reference in New Issue
Block a user