Problem 1084

Summary: potential geometry problem!
Product: Geant4 Reporter: GuoXQ <gxq_ch>
Component: geometry/solidsAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED INVALID    
Severity: minor    
Priority: P5    
Version: 9.2   
Hardware: PC   
OS: Linux   

Description GuoXQ 2009-10-10 16:32:39 CEST
I had build two G4TessellatedSolid, and these two solids have same face which defined by different order. 

There exist overlaps or small gap at the same boundary.
and bring the G4Navigator::ComputeStep() warn:
    Track stuck, not moving for 10 steps in volume XXXX at point (XXX,XXX,XXX)
    direction: XXX,XXX,XXX
    potential geometry or navigation problem!
    Trying pushing it of 9e-10mm

How to solve this problem?

thanks!
Comment 1 Gabriele Cosmo 2009-10-10 17:03:46 CEST
There are not enough elements to either understand or analyze the reported problem.
Most likely the attempted solid results in an invalid construct.