#include <DfpGraph.h>
Public Member Functions | |
| EdgeProperty (int t, int h) | |
| EdgeProperty () | |
Public Attributes | |
| int | tail |
| int | head |
Definition at line 36 of file DfpGraph.h.
|
inline |
Definition at line 39 of file DfpGraph.h.
|
inline |
Definition at line 40 of file DfpGraph.h.
| int WireCell::DfpGraph::EdgeProperty::head |
Definition at line 38 of file DfpGraph.h.
| int WireCell::DfpGraph::EdgeProperty::tail |
Definition at line 37 of file DfpGraph.h.
1.8.11