WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
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

◆ anodes

std::vector<Anode> WireCell::WireSchema::StoreDB::anodes

Definition at line 51 of file WireSchema.h.

◆ detectors

std::vector<Detector> WireCell::WireSchema::StoreDB::detectors

Definition at line 50 of file WireSchema.h.

◆ faces

std::vector<Face> WireCell::WireSchema::StoreDB::faces

Definition at line 52 of file WireSchema.h.

◆ planes

std::vector<Plane> WireCell::WireSchema::StoreDB::planes

Definition at line 53 of file WireSchema.h.

◆ wires

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: