Problem 1140

Summary: Parabolic Cylinder
Product: Geant4 Reporter: mario <mario.alemi>
Component: geometry/volumesAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: P5    
Version: other   
Hardware: All   
OS: All   

Description mario 2010-08-31 20:11:17 CEST
Hi,

I am working on a simulation, where a parabolic cylinder is needed. NB: *not* a paraboloid. As far as I have seen there is no way to implement any solid with such a shape. Is there any work on the issue (I've seen I am not the only one with this problem)? If not, I'll try to implement the class myself...

Regards,
Mario
Comment 1 Gabriele Cosmo 2010-09-01 12:28:01 CEST
At the moment, there is no plan to introduce such shape, sorry.
You're of course welcome to contribute, if you manage to provide an implementation of it conforming to the specifications of the functionalities a Geant4 solid must provide.