|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
Construct a volume instance stack from a list of names. More...
#include <InstancePathFinder.hh>
Public Types | |
| using | IListSView = std::initializer_list< std::string_view > |
| using | VecVolInst = std::vector< VolumeInstanceId > |
Public Member Functions | |
| InstancePathFinder (VolumeParams const &v) | |
| Constructor with reference to volume parameters. | |
| VecVolInst | operator() (IListSView names) const |
| Find volume instance IDs from a list of names. | |
Construct a volume instance stack from a list of names.