Problem 609

Summary: Creation of interaction points outside defined World volume
Product: Geant4 Reporter: hauschil
Component: geometry/solidsAssignee: davidw
Status: RESOLVED WORKSFORME    
Severity: normal CC: Gabriele.Cosmo
Priority: P2    
Version: 6.0   
Hardware: PC   
OS: Linux   

Description hauschil 2004-03-31 13:30:29 CEST
This could be related to problem #547.

When using a polyhedra as a geometry element interaction points are reported
that are outside the defined World. This occurs if the inner radius is defined
as 0.0*cm. Using a non-zero value I got down to rInner[0] = 10.*nm without the
bug being repoduced.


RH8.0, G4.6.0, CLHEP1.8.2
Comment 1 Gabriele Cosmo 2004-04-01 06:36:59 CEST
The fix to problem #547 was introduced in patch-01 to release 6.0
(i.e. 6.0.p01). Did you try applying the patch ?
Comment 2 Gabriele Cosmo 2004-04-05 10:02:59 CEST
Karl Hauschil <hauschil@csnsm.in2p3.fr> wrote:
>
> The patch 6.0.p01 seems to have fixed this problem.