#include <IWire.h>
Definition at line 58 of file IWire.h.
Definition at line 59 of file IWire.h.
60 if (lhs->ident() == rhs->ident()) {
61 return lhs.get() < rhs.get();
63 return lhs->ident() < rhs->ident();
The documentation for this struct was generated from the following file:
- wire-cell-build/iface/inc/WireCellIface/IWire.h