Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
+5 -2
View File
@@ -16,6 +16,9 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
April 16th, 2021 B. Morgan
- Migrate build to modular CMake API
- proc-biasgen-V10-07-00
November 15th, 2019 M. Verderi
- Introduce leading particle biasing proc-biasgen-V10-05-00
@@ -29,7 +32,7 @@ November 15th, 2019 M. Verderi
setting a new cross-section value:
void SetBiasedCrossSection(G4double xst, bool updateInteractionLength = false);
default value makes the change backward compatible.
November 24th, 2017 M. Verderi
- Fix G4BiasingProcessInterface for wrong setting of first/last
@@ -37,7 +40,7 @@ November 24th, 2017 M. Verderi
a pure along, this broke the initial logic based on the fact
that, before, physics processes always had a PostStepDoIt method.
- proc-biasgen-V10-03-00
November 15th, 2016, M. Verderi
- Fix one Coverity warning in G4ParallelGeometriesLimiterProcess.