Import Geant4 10.6.0.beta source tree
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
31 January 2019, I. Hrivnacova (exparallel-V10-04-00)
|
||||
31 January 2019, I. Hrivnacova (exparallel-V10-05-00)
|
||||
- Merged GitHub PR #4: all Boolean operators now return G4bool.
|
||||
|
||||
03 December 2013, I. Hrivnacova (exparallel-V09-06-04)
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
14 May 2019 I. Hrivnacova (MPI-V10-05-00)
|
||||
- Fixed compilation of G4MPIextraWorker.cc.
|
||||
This fixes problem report #2163.
|
||||
|
||||
23 November 2018 I. Hrivnacova (MPI-V10-04-01)
|
||||
- Adapted g4mpi to allow to define an extra worker for collecting data
|
||||
from processing workers (needed for merging ntuples)
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "G4MPIextraWorker.hh"
|
||||
#include "G4UserRunAction.hh"
|
||||
#include "G4Run.hh"
|
||||
#include "g4ios.hh"
|
||||
#include "G4ios.hh"
|
||||
|
||||
void G4MPIextraWorker::BeamOn()
|
||||
{
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user