Celeritas 0.6.0-92+develop.2b343e9f
|
Define an edge in the geometry graph. More...
#include <Model.hh>
Public Member Functions | |
operator bool () const | |
True if it has a label and ID. | |
Public Attributes | |
Label | label |
Name for the edge. | |
VolumeId | volume |
Logical volume referenced by this instance. | |
Define an edge in the geometry graph.
The volume
is the node below this edge, the volume being instantiated.