Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
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.