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 |
Select wires by plane (and apa/face)
Definition at line 19 of file IWireSelectors.h.
|
inline |
Definition at line 22 of file IWireSelectors.h.
|
inline |
Definition at line 25 of file IWireSelectors.h.
int WireCell::WirePlaneSelector::apa |
Definition at line 20 of file IWireSelectors.h.
int WireCell::WirePlaneSelector::face |
Definition at line 20 of file IWireSelectors.h.
int WireCell::WirePlaneSelector::layers |
Definition at line 20 of file IWireSelectors.h.