WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::RayGrid::Strip Struct Reference

#include <RayTiling.h>

Public Member Functions

crossing_t addresses () const
 
bool in (grid_index_t pitch_index) const
 
bool on (grid_index_t pitch_index) const
 

Public Attributes

layer_index_t layer
 
grid_range_t bounds
 

Detailed Description

Definition at line 21 of file RayTiling.h.

Member Function Documentation

◆ addresses()

crossing_t WireCell::RayGrid::Strip::addresses ( ) const
inline

Definition at line 29 of file RayTiling.h.

◆ in()

bool WireCell::RayGrid::Strip::in ( grid_index_t  pitch_index) const
inline

Definition at line 34 of file RayTiling.h.

◆ on()

bool WireCell::RayGrid::Strip::on ( grid_index_t  pitch_index) const
inline

Definition at line 37 of file RayTiling.h.

Member Data Documentation

◆ bounds

grid_range_t WireCell::RayGrid::Strip::bounds

Definition at line 27 of file RayTiling.h.

◆ layer

layer_index_t WireCell::RayGrid::Strip::layer

Definition at line 24 of file RayTiling.h.


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