Celeritas 0.6.0-129+develop.846910afa
|
Define a graph of geometry elements. More...
#include <Model.hh>
Public Member Functions | |
operator bool () const | |
True if at least one node is defined. | |
Public Attributes | |
std::vector< Volume > | volumes |
Nodes in the graph (logical volumes) | |
std::vector< VolumeInstance > | volume_instances |
Properties of edges in the graph (physical volumes) | |
VolumeId | world |
Root volume of the geometry graph. | |
Define a graph of geometry elements.