|
Celeritas 0.7.0-dev.172+develop.fe2a0acd4
|
Test importing volume names for consistency. More...
#include <GeantImportVolumeResult.hh>
Public Member Functions | |
| void | print_expected () const |
Static Public Member Functions | |
| static GeantImportVolumeResult | from_import (GeoParamsInterface const &geom) |
Public Attributes | |
| std::vector< int > | volumes |
| Volume ID for each Geant4 instance ID. | |
| std::vector< std::string > | missing_labels |
| G4LV names without a match. | |
Static Public Attributes | |
| static constexpr int | empty = -1 |
| static constexpr int | missing = -2 |
Test importing volume names for consistency.