pyg4ometry.geant4.solid.GenericPolycone#

Module Contents#

Classes#

GenericPolycone

Constructs a solid of rotation using an arbitrary 2D surface defined by a series of (r,z) coordinates.

class pyg4ometry.geant4.solid.GenericPolycone.GenericPolycone(name, pSPhi, pDPhi, pR, pZ, registry, lunit='mm', aunit='rad', nslice=None, addRegistry=True)#

Bases: pyg4ometry.geant4.solid.SolidBase.SolidBase

Constructs a solid of rotation using an arbitrary 2D surface defined by a series of (r,z) coordinates.

Parameters:
__repr__()#

Return repr(self).

__str__()#

Return str(self).

checkParameters()#
mesh()#