Celeritas  0.5.0-57+aeecb15
Classes | Public Member Functions | List of all members
celeritas::orangeinp::InputBuilder Class Reference

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.
 
 InputBuilder ()
 Construct with defaults.
 
result_type operator() (ProtoInterface const &global) const
 Construct an ORANGE geometry.
 

Detailed Description

Construct an ORANGE input from a top-level proto.


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