Celeritas 0.6.0-67+develop.47f47c88
|
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.