pyg4ometry.geant4.solid.Paraboloid

Classes

Paraboloid

Constructs a paraboloid with possible cuts along the z axis.

Module Contents

class pyg4ometry.geant4.solid.Paraboloid.Paraboloid(name, pDz, pR1, pR2, registry, lunit='mm', nslice=16, nstack=8, addRegistry=True)

Bases: pyg4ometry.geant4.solid.SolidBase.SolidBase

Constructs a paraboloid with possible cuts along the z axis.

Parameters:
pDz
pR1
pR2
lunit
nstack
nslice
dependents = []
varNames = ['pDz', 'pR1', 'pR2']
varUnits = ['lunit', 'lunit', 'lunit']
__repr__()
__str__()
mesh()