|
Celeritas 0.7.0-dev.328+develop.a407567
|
Construct an ORANGE input from a top-level proto. More...
#include <InputBuilder.hh>
Public Types | |
Type aliases | |
| using | arg_type = ProtoInterface const & |
| using | result_type = OrangeInput |
| using | Input = inp::OrangeGeoFromCsg |
Public Member Functions | |
| InputBuilder (Input &&inp) | |
| Construct with options. | |
| result_type | operator() (ProtoInterface const &global) const |
| Construct an ORANGE geometry. | |
Construct an ORANGE input from a top-level proto.
Universe zero is always the global universe; see detail::ProtoMap .