pyg4ometry.geant4.solid.CutTubs¶
Classes¶
Constructs a cylindrical section with end face cuts. Note pLowNorm and pHighNorm can be |
Module Contents¶
- class pyg4ometry.geant4.solid.CutTubs.CutTubs(name, pRMin, pRMax, pDz, pSPhi, pDPhi, pLowNorm, pHighNorm, registry, lunit='mm', aunit='rad', nslice=None, addRegistry=True)¶
Bases:
pyg4ometry.geant4.solid.SolidBase.SolidBaseConstructs a cylindrical section with end face cuts. Note pLowNorm and pHighNorm can be lists of floats, Constants, Quantities or Variables.
- Parameters:
- lunit¶
- aunit¶
- dependents = []¶
- varNames = ['pRMin', 'pRMax', 'pDz', 'pSPhi', 'pDPhi', 'pLowNorm', 'pHighNorm', 'nslice']¶
- varUnits = ['lunit', 'lunit', 'lunit', 'aunit', 'aunit', 'lunit', 'lunit', None]¶
- __repr__()¶
- __str__()¶
- mesh()¶