Problem 320 - Tracking Loop with BREP Polycones
Summary: Tracking Loop with BREP Polycones
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: geometry/solids (show other problems)
Version: 3.2
Hardware: PC Linux
: P2 normal
Assignee: Radovan.Chytracek
URL:
Depends on:
Blocks:
 
Reported: 2001-11-14 10:19 CET by Vicente.Lara
Modified: 2002-01-28 09:41 CET (History)
0 users

See Also:


Attachments

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