|
ACTS
Experiment-independent tracking
|
GraphViz node descriptor. More...
#include <Acts/Utilities/GraphViz.hpp>
Public Attributes | |
| std::string | id |
| Node identifier. | |
| std::string | label = "" |
| Node label text. | |
| Shape | shape = Shape::Ellipse |
| Node shape. | |
| std::vector< Style > | style = {Style::Solid} |
| Node style attributes. | |
GraphViz node descriptor.