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 |
Definition at line 27 of file WireSummary.cxx.
|
inline |
Definition at line 35 of file WireSummary.cxx.
|
inline |
Definition at line 53 of file WireSummary.cxx.
|
inline |
Definition at line 46 of file WireSummary.cxx.
| double WirePlaneCache::pitch_mag |
Definition at line 33 of file WireSummary.cxx.
| Ray WirePlaneCache::pitch_ray |
Definition at line 30 of file WireSummary.cxx.
| Vector WirePlaneCache::pitch_unit |
Definition at line 32 of file WireSummary.cxx.
| Vector WirePlaneCache::pitch_vector |
Definition at line 31 of file WireSummary.cxx.
| IWire::vector WirePlaneCache::wires |
Definition at line 29 of file WireSummary.cxx.
| WirePlaneId WirePlaneCache::wpid |
Definition at line 28 of file WireSummary.cxx.
1.8.11