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

Select wires by plane (and apa/face) More...

#include <IWireSelectors.h>

Public Member Functions

 WirePlaneSelector (int layer_mask, int face=0, int apa=0)
 
bool operator() (IWire::pointer wire)
 

Public Attributes

int layers
 
int face
 
int apa
 

Detailed Description

Select wires by plane (and apa/face)

Definition at line 19 of file IWireSelectors.h.

Constructor & Destructor Documentation

◆ WirePlaneSelector()

WireCell::WirePlaneSelector::WirePlaneSelector ( int  layer_mask,
int  face = 0,
int  apa = 0 
)
inline

Definition at line 22 of file IWireSelectors.h.

Member Function Documentation

◆ operator()()

bool WireCell::WirePlaneSelector::operator() ( IWire::pointer  wire)
inline

Definition at line 25 of file IWireSelectors.h.

Here is the call graph for this function:

Member Data Documentation

◆ apa

int WireCell::WirePlaneSelector::apa

Definition at line 20 of file IWireSelectors.h.

◆ face

int WireCell::WirePlaneSelector::face

Definition at line 20 of file IWireSelectors.h.

◆ layers

int WireCell::WirePlaneSelector::layers

Definition at line 20 of file IWireSelectors.h.


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