Celeritas 0.6.0-rc.2.10+develop.de0a3a05
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
celeritas::test::GeantImportVolumeResult Struct Reference

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, G4VPhysicalVolume const *world)
 
static GeantImportVolumeResult from_pointers (GeoParamsInterface const &geom, G4VPhysicalVolume const *world)
 

Public Attributes

std::vector< intvolumes
 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
 

Detailed Description

Test importing volume names for consistency.


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