Import Geant4 11.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2024-06-28 13:08:51 +02:00
parent f7b23877ed
commit e58e650b32
5232 changed files with 239416 additions and 244360 deletions
+11
View File
@@ -6,6 +6,17 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2024-01-22 John Allison (modeling-V11-02-01)
- Coworks with visman-V11-02-04, greps-V11-02-00 and interfaces-V11-02-01.
- G4PhysicalVolumeModel:
- Add data field "TotalTouchables" and access functions.
## 2024-01-16 John Allison (modeling-V11-02-00)
- Co-works with visman-V11-02-02 and interfaces-V11-02-00.
- G4TextModel:
- Use single quote (') to delineate actual text in description.
- This is so that normal quotes can be used in G4VisCommandSceneActivateModel.
## 2023-07-01 John Allison (modeling-V11-01-06)
- G4PhysicalVolumeModel: Introduce touchable count.
- std::map<G4int,G4int>& GetNumberOfTouchables():