|
Celeritas 0.7+cf8d83d
|
Scalar values for the volume hierarchy graph. More...
#include <VolumeData.hh>
Public Member Functions | |
| operator bool () const | |
| True if scalars are in a consistent populated state. | |
Public Attributes | |
| VolumeId | world |
| Root volume of the geometry graph. | |
| VolumeInstanceId | world_instance |
| Enclosing instance of the world volume (null if world is a true root) | |
| VolumeId::size_type | num_volumes {0} |
| Number of logical volumes (nodes) | |
| VolumeInstanceId::size_type | num_volume_instances {0} |
| Number of volume instances (edges) | |
| VolumeUniqueInstanceId::size_type | num_unique_instances {0} |
| Total number of unique root-to-node paths (= num_desc of world volume) | |
| VolumeLevelId::size_type | num_volume_levels {0} |
| Depth of the volume graph (1 for a world with no children) | |
Scalar values for the volume hierarchy graph.