|
Celeritas 0.7+d9d378c
|

Public Member Functions | |
| template<Ownership W2, MemSpace M2> | |
| GeantGeoParamsData & | operator= (GeantGeoParamsData< W2, M2 > &) |
| Assign from another set of data. | |
Public Member Functions inherited from celeritas::GeantGeoParamsDataBase | |
| operator bool () const | |
| Whether the interface is initialized. | |
Additional Inherited Members | |
Public Attributes inherited from celeritas::GeantGeoParamsDataBase | |
| G4VPhysicalVolume * | world {nullptr} |
| Pointer to the Geant4 world. | |
| ImplVolumeId::size_type | lv_offset {0} |
| Instance ID of the first logical volume in the store. | |
| GeoMatId::size_type | mat_offset {0} |
| Instance ID of the first material in the store. | |
| detail::GeantVolumeInstanceMapper const * | vi_mapper {nullptr} |
| Instance mapper owned by GeantGeoParams. | |
| int | nav_verbosity_ {0} |
| Navigator verbosity. | |