| Summary: | The speed of simulation slowed down from Geant4(10.3) due to the update of G4TwistedTub class | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | suntong |
| Component: | geometry/solids | Assignee: | Evgueni.Tcherniaev |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | P4 | ||
| Version: | 10.3 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
suntong
2021-12-06 09:30:13 CET
The reason of the slowdown was too large dimensions of a bounding box returned by BoundingLimits(), which resulted in non-optimal construction of the voxel structure. An accurate calculation of the bounding box has been implemented and will be available in the upcoming Geant4.11 |