Import Geant4 11.1.2 source tree

This commit is contained in:
Gabriele Cosmo
2023-06-19 17:17:14 +02:00
parent 84a556a9dc
commit aef78ca386
309 changed files with 35572 additions and 34678 deletions
+11
View File
@@ -6,6 +6,17 @@ It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2023-06-16 Stephan Hageboeck (geom-specific-V11-00-13)
- Fixed uninitialised value in G4VCSGfaceted::SurfaceNormal().
## 2023-03-20 Gabriele Cosmo (geom-specific-V11-00-12)
- Fixed more potential uninitialised values in G4PolyconeSide,
G4SolidExtentList and G4VTwistSurface.
## 2023-03-13 Gabriele Cosmo
- Fixed potential uninitialised value for boundary type in
G4VTwistSurface::GetBoundaryAtPZ().
## 2023-01-02 Evgueni Tcherniaev (geom-specific-V11-00-11)
- G4QuadrangularFacet: fixed warning message.