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

Public Member Functions

 WirePlaneCache (WirePlaneId wpid, const IWire::vector &all_wires)
 
IWire::pointer wire_by_index (int index)
 
double pitch_distance (const Point &point)
 

Public Attributes

WirePlaneId wpid
 
IWire::vector wires
 
Ray pitch_ray
 
Vector pitch_vector
 
Vector pitch_unit
 
double pitch_mag
 

Detailed Description

Definition at line 27 of file WireSummary.cxx.

Constructor & Destructor Documentation

◆ WirePlaneCache()

WirePlaneCache::WirePlaneCache ( WirePlaneId  wpid,
const IWire::vector &  all_wires 
)
inline

Definition at line 35 of file WireSummary.cxx.

Here is the call graph for this function:

Member Function Documentation

◆ pitch_distance()

double WirePlaneCache::pitch_distance ( const Point point)
inline

Definition at line 53 of file WireSummary.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ wire_by_index()

IWire::pointer WirePlaneCache::wire_by_index ( int  index)
inline

Definition at line 46 of file WireSummary.cxx.

Here is the caller graph for this function:

Member Data Documentation

◆ pitch_mag

double WirePlaneCache::pitch_mag

Definition at line 33 of file WireSummary.cxx.

◆ pitch_ray

Ray WirePlaneCache::pitch_ray

Definition at line 30 of file WireSummary.cxx.

◆ pitch_unit

Vector WirePlaneCache::pitch_unit

Definition at line 32 of file WireSummary.cxx.

◆ pitch_vector

Vector WirePlaneCache::pitch_vector

Definition at line 31 of file WireSummary.cxx.

◆ wires

IWire::vector WirePlaneCache::wires

Definition at line 29 of file WireSummary.cxx.

◆ wpid

WirePlaneId WirePlaneCache::wpid

Definition at line 28 of file WireSummary.cxx.


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