Celeritas  0.5.0-56+6b053cd
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
celeritas::test::GenericGeoGeantImportVolumeResult Struct Reference

Public Member Functions

void print_expected () const
 

Static Public Member Functions

static GenericGeoGeantImportVolumeResult from_import (GeoParamsInterface const &geom, G4VPhysicalVolume const *world)
 
static GenericGeoGeantImportVolumeResult from_pointers (GeoParamsInterface const &geom, G4VPhysicalVolume const *world)
 

Public Attributes

std::vector< int > volumes
 Volume ID for each Geant4 instance ID.
 
std::vector< std::string > missing_names
 G4LV names without a match.
 

Static Public Attributes

static constexpr int empty = -1
 
static constexpr int missing = -2
 

The documentation for this struct was generated from the following file: