|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
Get the unfolded geometry model input. More...
#include <GenericGeoResults.hh>
Public Member Functions | |
| void | print_expected () const |
Static Public Member Functions | |
| static GenericGeoModelInp | from_model_input (inp::Model const &in) |
| Construct a model input result from raw geometry model. | |
Public Attributes | ||
| struct { | ||
| std::vector< std::string > labels | ||
| std::vector< int > materials | ||
| std::vector< std::vector< int > > daughters | ||
| } | volume | |
| struct { | ||
| std::vector< std::string > labels | ||
| std::vector< int > volumes | ||
| } | volume_instance | |
| std::string | world | |
| struct { | ||
| std::vector< std::string > labels | ||
| std::vector< std::string > volumes | ||
| } | surface | |
| struct { | ||
| std::vector< std::string > labels | ||
| std::vector< std::vector< int > > volumes | ||
| } | region | |
| struct { | ||
| std::vector< std::string > labels | ||
| std::vector< std::vector< int > > volumes | ||
| } | detector | |
Get the unfolded geometry model input.