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

#include <RayTiling.h>

Public Member Functions

void add (const Coordinates &coords, const Strip &strip)
 
const strips_tstrips () const
 
strips_tstrips ()
 
const crossings_tcorners () const
 
bool valid () const
 
std::string as_string () const
 

Detailed Description

Definition at line 107 of file RayTiling.h.

Member Function Documentation

◆ add()

void Blob::add ( const Coordinates coords,
const Strip strip 
)

Definition at line 146 of file RayTiling.cxx.

Here is the caller graph for this function:

◆ as_string()

std::string Blob::as_string ( ) const

Definition at line 274 of file RayTiling.cxx.

◆ corners()

const crossings_t & Blob::corners ( ) const

Definition at line 202 of file RayTiling.cxx.

Here is the caller graph for this function:

◆ strips() [1/2]

const strips_t& WireCell::RayGrid::Blob::strips ( ) const
inline

Definition at line 111 of file RayTiling.h.

Here is the caller graph for this function:

◆ strips() [2/2]

strips_t& WireCell::RayGrid::Blob::strips ( )
inline

Definition at line 112 of file RayTiling.h.

◆ valid()

bool WireCell::RayGrid::Blob::valid ( ) const
inline

Definition at line 118 of file RayTiling.h.


The documentation for this class was generated from the following files: