Problem 609 - Creation of interaction points outside defined World volume
Summary: Creation of interaction points outside defined World volume
Status: RESOLVED WORKSFORME
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry/solids (show other problems)
Version: 6.0
Hardware: PC Linux
: P2 normal
Assignee: davidw
URL:
Depends on:
Blocks:
 
Reported: 2004-03-31 13:30 CEST by hauschil
Modified: 2004-04-05 10:02 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.