#include <WireSchema.h>
Public Attributes | |
int | ident |
int | channel |
int | segment |
Point | tail |
Point | head |
Definition at line 21 of file WireSchema.h.
int WireCell::WireSchema::Wire::channel |
Definition at line 23 of file WireSchema.h.
Point WireCell::WireSchema::Wire::head |
Definition at line 25 of file WireSchema.h.
int WireCell::WireSchema::Wire::ident |
Definition at line 22 of file WireSchema.h.
int WireCell::WireSchema::Wire::segment |
Definition at line 24 of file WireSchema.h.
Point WireCell::WireSchema::Wire::tail |
Definition at line 25 of file WireSchema.h.