#include <WireSchema.h>
Public Attributes | |
int | ident |
std::vector< int > | wires |
Definition at line 29 of file WireSchema.h.
int WireCell::WireSchema::Plane::ident |
Definition at line 30 of file WireSchema.h.
std::vector<int> WireCell::WireSchema::Plane::wires |
Definition at line 31 of file WireSchema.h.