Definition at line 18 of file WireGenerator.cxx.
WireCell::GenWire::GenWire |
( |
WirePlaneId |
wpid, |
|
|
int |
index, |
|
|
const Ray & |
ray |
|
) |
| |
|
inline |
Definition at line 24 of file WireGenerator.cxx.
WireCell::Ray ray() const
Return the ray representing the wire segment.
virtual WireCell::GenWire::~GenWire |
( |
| ) |
|
|
inlinevirtual |
int WireCell::GenWire::apa |
( |
| ) |
const |
|
inline |
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.
int WireCell::GenWire::face |
( |
| ) |
const |
|
inline |
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.
int index() const
Layer as index number (0,1 or 2). -1 if unknown.
int WireCell::GenWire::index |
( |
| ) |
const |
|
inlinevirtual |
int WireCell::GenWire::segment |
( |
| ) |
const |
|
inlinevirtual |
void WireCell::GenWire::set_index |
( |
int |
ind | ) |
|
|
inline |
void WireCell::GenWire::set_planeid |
( |
WirePlaneId |
wpid | ) |
|
|
inline |
int WireCell::GenWire::m_index |
|
private |
Ray WireCell::GenWire::m_ray |
|
private |
The documentation for this class was generated from the following file: