Problem 365

Summary: infinite loop tracking gammas in structure of tubes
Product: Geant4 Reporter: joa
Component: geometry/solidsAssignee: Vladimir.Grichine
Status: RESOLVED INVALID    
Severity: critical    
Priority: P2    
Version: 4.0   
Hardware: PC   
OS: Linux   

Description joa 2002-03-27 09:30:23 CET
I get an infinite loop while tracking gammas in tubes. I use 5 G4Tub(), four of
them uses the other as there mother volume. In the center of this I send out
gamma's (simulation of a collimator, quick and easy I thought...). It looks a
bit like the old bugs #76, #91 and #127. Any ideas...
Comment 1 Vladimir.Grichine 2002-03-28 01:52:59 CET
Is it possible to provide the application tgz file for analysis?
Comment 2 Vladimir.Grichine 2002-03-28 06:49:59 CET
It seems as if I was to blame for the 'bug', I didn't use the mother
daugher volume concept in the way it should be used. Having fixed this it
seems to work. Best regards Joa