Public Member Functions | |
| WireSummaryCache (const IWire::vector &wires) | |
| ~WireSummaryCache () | |
| WirePlaneCache * | plane (WirePlaneId wpid) |
| WirePlaneCache * | plane (int index) |
| IWire::vector | by_chan (int chan) |
Public Attributes | |
| IWire::vector | wires |
| BoundingBox | bb |
| WirePlaneCache * | plane_cache [3] |
| std::map< int, IWireSegmentSet > | chan2wire |
Definition at line 60 of file WireSummary.cxx.
|
inline |
Definition at line 67 of file WireSummary.cxx.
|
inline |
Definition at line 80 of file WireSummary.cxx.
|
inline |
Definition at line 94 of file WireSummary.cxx.
|
inline |
Definition at line 86 of file WireSummary.cxx.
|
inline |
Definition at line 89 of file WireSummary.cxx.
| BoundingBox WireCell::WireSummary::WireSummaryCache::bb |
Definition at line 62 of file WireSummary.cxx.
| std::map<int,IWireSegmentSet> WireCell::WireSummary::WireSummaryCache::chan2wire |
Definition at line 65 of file WireSummary.cxx.
| WirePlaneCache* WireCell::WireSummary::WireSummaryCache::plane_cache[3] |
Definition at line 63 of file WireSummary.cxx.
| IWire::vector WireCell::WireSummary::WireSummaryCache::wires |
Definition at line 61 of file WireSummary.cxx.
1.8.11