pyg4ometry.geant4.solid.Box

Classes

Box

Constructs a box. Note the lengths are full lengths and not half lengths as in Geant4

Functions

cubeNet(vecList)

Module Contents

pyg4ometry.geant4.solid.Box.cubeNet(vecList)
class pyg4ometry.geant4.solid.Box.Box(name, pX, pY, pZ, registry, lunit='mm', addRegistry=True)

Bases: pyg4ometry.geant4.solid.SolidBase.SolidBase

Constructs a box. Note the lengths are full lengths and not half lengths as in Geant4

Parameters:
lunit
dependents = []
varNames = ['pX', 'pY', 'pZ']
varUnits = ['lunit', 'lunit', 'lunit']
__repr__()
__str__()
mesh()