#include <WireSchema.h>
Public Attributes | |
std::vector< Detector > | detectors |
std::vector< Anode > | anodes |
std::vector< Face > | faces |
std::vector< Plane > | planes |
std::vector< Wire > | wires |
Definition at line 49 of file WireSchema.h.
std::vector<Anode> WireCell::WireSchema::StoreDB::anodes |
Definition at line 51 of file WireSchema.h.
std::vector<Detector> WireCell::WireSchema::StoreDB::detectors |
Definition at line 50 of file WireSchema.h.
std::vector<Face> WireCell::WireSchema::StoreDB::faces |
Definition at line 52 of file WireSchema.h.
std::vector<Plane> WireCell::WireSchema::StoreDB::planes |
Definition at line 53 of file WireSchema.h.
std::vector<Wire> WireCell::WireSchema::StoreDB::wires |
Definition at line 54 of file WireSchema.h.