Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
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.