Celeritas 0.7.0-dev.79+develop.b3dc2e108
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
celeritas::GeantGeoParamsData< W, M > Struct Template Reference

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>
GeantGeoParamsDataoperator= (GeantGeoParamsData< W2, M2 > &)
 Assign from another set of data.
 

Public Attributes

G4VPhysicalVolumeworld {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 constvi_mapper {nullptr}
 Instance mapper owned by GeantGeoParams.
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::GeantGeoParamsData< W, M >

Geant4 data is all global.


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