Problem 320

Summary: Tracking Loop with BREP Polycones
Product: Geant4 Reporter: Vicente.Lara
Component: geometry/solidsAssignee: Radovan.Chytracek
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 3.2   
Hardware: PC   
OS: Linux   

Description Vicente.Lara 2001-11-14 10:19:31 CET
Hello,

I provide you a simple geometry with three BREP Polycones. A geantino is shooted
from a given point in a given direction and it is stacked making null steps. You
just have to compile the program, run it and /run/beamOn 1

greetings,

V. Lara
Comment 1 Gabriele Cosmo 2001-12-19 08:40:59 CET
Under investigation.
Comment 2 Radovan.Chytracek 2002-01-15 18:48:59 CET
Fixed missing use-case in BREPSolidPCone constructor when RMAX and RMIN have
been changed for 2 consecutive equal z-values. Now it creates correctly 2
planar surfaces as expected.
Comment 3 Radovan.Chytracek 2002-01-28 09:41:59 CET
A few additional fixes for G4BREPSolidPCone and G4FPlane classes have been
introduced. The G4BREPSolidPCone class now responds correctly to standard use-
cases.