|
Celeritas 0.7.0-dev.164+develop.929c81eeb
|
Geant4 data is all global. More...
#include <GeantGeoData.hh>
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| Whether the interface is initialized. | |
| template<Ownership W2, MemSpace M2> | |
| GeantGeoParamsData & | operator= (GeantGeoParamsData< W2, M2 > &) |
| Assign from another set of data. | |
Public Attributes | |
| 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. | |
Geant4 data is all global.