|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Scalar data for a single "unit" of volumes defined by surfaces. More...
#include <OrangeData.hh>
Public Types | |
| using | VolumeRecordId = OpaqueId< VolumeRecord > |
| using | ConnectivityRecordId = OpaqueId< ConnectivityRecord > |
Public Member Functions | |
| CELER_FUNCTION | operator bool () const |
| True if defined. | |
Public Attributes | |
| SurfacesRecord | surfaces |
| ItemMap< LocalSurfaceId, ConnectivityRecordId > | connectivity |
| ItemMap< LocalVolumeId, VolumeRecordId > | volumes |
| detail::BIHTree | bih_tree |
| LocalVolumeId | background {} |
| Default if not in any other volume. | |
| bool | simple_safety {} |
Scalar data for a single "unit" of volumes defined by surfaces.