Definition at line 18 of file WireGenerator.cxx.
◆ GenWire()
WireCell::GenWire::GenWire |
( |
WirePlaneId |
wpid, |
|
|
int |
index, |
|
|
const Ray & |
ray |
|
) |
| |
|
inline |
◆ ~GenWire()
virtual WireCell::GenWire::~GenWire |
( |
| ) |
|
|
inlinevirtual |
◆ apa()
int WireCell::GenWire::apa |
( |
| ) |
const |
|
inline |
◆ channel()
int WireCell::GenWire::channel |
( |
| ) |
const |
|
inlinevirtual |
Detector-dependent electronics channel number, negative is illegal. All wires with a common channel number are considered electrically connected.
Implements WireCell::IWire.
Definition at line 42 of file WireGenerator.cxx.
◆ face()
int WireCell::GenWire::face |
( |
| ) |
const |
|
inline |
◆ ident()
int WireCell::GenWire::ident |
( |
| ) |
const |
|
inlinevirtual |
Detector-dependent, globally unique ID number. Negative is illegal, not guaranteed consecutive.
Implements WireCell::IWire.
Definition at line 32 of file WireGenerator.cxx.
◆ index()
int WireCell::GenWire::index |
( |
| ) |
const |
|
inlinevirtual |
◆ planeid()
◆ ray()
◆ segment()
int WireCell::GenWire::segment |
( |
| ) |
const |
|
inlinevirtual |
◆ set_index()
void WireCell::GenWire::set_index |
( |
int |
ind | ) |
|
|
inline |
◆ set_planeid()
void WireCell::GenWire::set_planeid |
( |
WirePlaneId |
wpid | ) |
|
|
inline |
The documentation for this class was generated from the following file: