#include <DfpGraph.h>
Public Member Functions | |
| VertexProperty (const std::string &t, const std::string &n) | |
| VertexProperty (const std::string &tn) | |
| VertexProperty () | |
| bool | operator== (const VertexProperty &rhs) const |
| bool | operator< (const VertexProperty &rhs) const |
Public Attributes | |
| std::string | type |
| std::string | name |
Definition at line 15 of file DfpGraph.h.
|
inline |
Definition at line 19 of file DfpGraph.h.
|
inline |
Definition at line 20 of file DfpGraph.h.
|
inline |
Definition at line 23 of file DfpGraph.h.
|
inline |
Definition at line 28 of file DfpGraph.h.
|
inline |
Definition at line 25 of file DfpGraph.h.
| std::string WireCell::DfpGraph::VertexProperty::name |
Definition at line 17 of file DfpGraph.h.
| std::string WireCell::DfpGraph::VertexProperty::type |
Definition at line 16 of file DfpGraph.h.
1.8.11