Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
Define a slab that is bound by the top/bottom z-cuts of the solid. More...
#include <Solid.hh>
Public Member Functions | |
SolidZSlab ()=default | |
Default to all space. | |
SolidZSlab (real_type lower, real_type upper) | |
Construct from lower and upper z-planes. | |
InfSlab | make_inf_slab () const |
Construct an InfSlab shape to intersect with the solid. | |
operator bool () const | |
Whether the z-slab is finite in z. | |
real_type | lower () const |
Lower z-plane. | |
real_type | upper () const |
Upper z-plane. | |
Define a slab that is bound by the top/bottom z-cuts of the solid.