WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::WireSummary::WireSummaryCache Struct Reference
Collaboration diagram for WireCell::WireSummary::WireSummaryCache:

Public Member Functions

 WireSummaryCache (const IWire::vector &wires)
 
 ~WireSummaryCache ()
 
WirePlaneCacheplane (WirePlaneId wpid)
 
WirePlaneCacheplane (int index)
 
IWire::vector by_chan (int chan)
 

Public Attributes

IWire::vector wires
 
BoundingBox bb
 
WirePlaneCacheplane_cache [3]
 
std::map< int, IWireSegmentSetchan2wire
 

Detailed Description

Definition at line 60 of file WireSummary.cxx.

Constructor & Destructor Documentation

◆ WireSummaryCache()

WireCell::WireSummary::WireSummaryCache::WireSummaryCache ( const IWire::vector wires)
inline

Definition at line 67 of file WireSummary.cxx.

◆ ~WireSummaryCache()

WireCell::WireSummary::WireSummaryCache::~WireSummaryCache ( )
inline

Definition at line 80 of file WireSummary.cxx.

Member Function Documentation

◆ by_chan()

IWire::vector WireCell::WireSummary::WireSummaryCache::by_chan ( int  chan)
inline

Definition at line 94 of file WireSummary.cxx.

◆ plane() [1/2]

WirePlaneCache* WireCell::WireSummary::WireSummaryCache::plane ( WirePlaneId  wpid)
inline

Definition at line 86 of file WireSummary.cxx.

Here is the call graph for this function:

◆ plane() [2/2]

WirePlaneCache* WireCell::WireSummary::WireSummaryCache::plane ( int  index)
inline

Definition at line 89 of file WireSummary.cxx.

Member Data Documentation

◆ bb

BoundingBox WireCell::WireSummary::WireSummaryCache::bb

Definition at line 62 of file WireSummary.cxx.

◆ chan2wire

std::map<int,IWireSegmentSet> WireCell::WireSummary::WireSummaryCache::chan2wire

Definition at line 65 of file WireSummary.cxx.

◆ plane_cache

WirePlaneCache* WireCell::WireSummary::WireSummaryCache::plane_cache[3]

Definition at line 63 of file WireSummary.cxx.

◆ wires

IWire::vector WireCell::WireSummary::WireSummaryCache::wires

Definition at line 61 of file WireSummary.cxx.


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