Celeritas 0.6.0-47+develop.b3cbb238
|
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 > &other) |
Assign from another set of data. | |
Public Attributes | |
G4VPhysicalVolume * | world {nullptr} |
Pointer to the Geant4 world. | |
VolumeId::size_type | lv_offset {0} |
Instance ID of the first logical volume in the store. | |
VolumeInstanceId::size_type | pv_offset {0} |
Instance ID of the first physical volume in the store. | |
Geant4 data is all global.