Celeritas 0.6.0-47+develop.b3cbb238
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 > &other)
 Assign from another set of data.
 

Public Attributes

G4VPhysicalVolumeworld {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.
 

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: