#include <IWire.h>
Definition at line 69 of file IWire.h.
Definition at line 70 of file IWire.h.
72 if (lhs->index() == rhs->index()) {
73 return lhs.get() < rhs.get();
75 return lhs->index() < rhs->index();
The documentation for this struct was generated from the following file:
- wire-cell-build/iface/inc/WireCellIface/IWire.h