|
Celeritas 0.7.0-dev.194+develop.0df4cab59
|
Construct an ORANGE input from a top-level proto. More...
#include <InputBuilder.hh>
Classes | |
| struct | Options |
| Input options for construction. More... | |
Public Types | |
Type aliases | |
| using | arg_type = ProtoInterface const & |
| using | result_type = OrangeInput |
Public Member Functions | |
| InputBuilder (Options &&opts) | |
| 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 .