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
@@ -14,7 +14,12 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
12/11/20202 Jonathan Madsen (ThreadsafeScorers-V10-06-03)
13/02/2021 V. Ivantchenko (ThreadsafeScorers-V10-07-00)
- TSPhysicsList - removed obsolete header G4EmProcessOptions; removed
method SetCuts(..) to avoid data race - use the one from the base class;
removed singletone pattern from this class - it is not used and not needed.
12/11/2020 Jonathan Madsen (ThreadsafeScorers-V10-06-03)
- Replaced TIMEMORY_AUTO_TIMER usage with G4USER_SCOPED_PROFILE usage
23/6/2020 Jonathan Madsen (ThreadsafeScores-V10-06-02)