WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::DfpGraph::EdgeProperty Struct Reference

#include <DfpGraph.h>

Public Member Functions

 EdgeProperty (int t, int h)
 
 EdgeProperty ()
 

Public Attributes

int tail
 
int head
 

Detailed Description

Definition at line 36 of file DfpGraph.h.

Constructor & Destructor Documentation

◆ EdgeProperty() [1/2]

WireCell::DfpGraph::EdgeProperty::EdgeProperty ( int  t,
int  h 
)
inline

Definition at line 39 of file DfpGraph.h.

◆ EdgeProperty() [2/2]

WireCell::DfpGraph::EdgeProperty::EdgeProperty ( )
inline

Definition at line 40 of file DfpGraph.h.

Member Data Documentation

◆ head

int WireCell::DfpGraph::EdgeProperty::head

Definition at line 38 of file DfpGraph.h.

◆ tail

int WireCell::DfpGraph::EdgeProperty::tail

Definition at line 37 of file DfpGraph.h.


The documentation for this struct was generated from the following file: