ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::GraphViz::Edge Struct Reference

GraphViz edge descriptor. More...

#include <Acts/Utilities/GraphViz.hpp>

Collaboration diagram for Acts::GraphViz::Edge:
[legend]

Public Attributes

Node from
 Source node.
Style style = Style::Solid
 Edge style.
Node to
 Destination node.

Detailed Description

GraphViz edge descriptor.