Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | List of all members
celeritas::orangeinp::InfSlab Class Referencefinal

An infinite slab bound by lower and upper z-planes. More...

#include <IntersectRegion.hh>

Inheritance diagram for celeritas::orangeinp::InfSlab:
Inheritance graph
[legend]

Public Member Functions

 InfSlab (real_type lower, real_type upper)
 Construct from lower and upper z-planes.
 
void build (IntersectSurfaceBuilder &) const final
 Build surfaces.
 
void output (JsonPimpl *) const final
 Write output to the given JSON object.
 
real_type lower () const
 Lower z-plane.
 
real_type upper () const
 Upper z-plane.
 

Additional Inherited Members

- Protected Member Functions inherited from celeritas::orangeinp::IntersectRegionInterface
 CELER_DEFAULT_COPY_MOVE (IntersectRegionInterface)
 

Detailed Description

An infinite slab bound by lower and upper z-planes.

Member Function Documentation

◆ build()

void celeritas::orangeinp::InfSlab::build ( IntersectSurfaceBuilder insert_surface) const
finalvirtual

◆ output()

void celeritas::orangeinp::InfSlab::output ( JsonPimpl j) const
finalvirtual

Write output to the given JSON object.

Implements celeritas::orangeinp::IntersectRegionInterface.


The documentation for this class was generated from the following files: