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

#include <Acts/Utilities/GraphViz.hpp>

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

Public Attributes

std::string id
std::string label = ""
Shape shape = Shape::Ellipse
std::vector< Stylestyle = {Style::Solid}

Member Data Documentation

◆ id

std::string Acts::GraphViz::Node::id

◆ label

std::string Acts::GraphViz::Node::label = ""

◆ shape

Shape Acts::GraphViz::Node::shape = Shape::Ellipse

◆ style

std::vector<Style> Acts::GraphViz::Node::style = {Style::Solid}