Public Attributes | List of all members
WireCell::WireSchema::StoreDB Struct Reference

#include <WireSchema.h>

Public Attributes

std::vector< Detectordetectors
 
std::vector< Anodeanodes
 
std::vector< Facefaces
 
std::vector< Planeplanes
 
std::vector< Wirewires
 

Detailed Description

Definition at line 49 of file WireSchema.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: