Celeritas 0.6.0-67+develop.47f47c88
|
Define a node and reference child edges in the geometry graph. More...
#include <Model.hh>
Public Member Functions | |
operator bool () const | |
True if it has a label. | |
Public Attributes | |
Label | label |
Name for the edge. | |
GeoMatId | material |
Filled material ID. | |
std::vector< VolumeInstanceId > | children |
Child edges. | |
Define a node and reference child edges in the geometry graph.
A given volume instance ID can appear only once across all volumes.