#include <WireSelector.h>
|
| | WireInfo () |
| |
| | WireInfo (float a_x, float a_y, float a_z, float a_driftMax, float a_length, float a_pitch, Index a_channel) |
| |
| float | x1 () const |
| |
| float | x2 () const |
| |
| float | y1 () const |
| |
| float | y2 () const |
| |
| float | z1 () const |
| |
| float | z2 () const |
| |
| float | driftSign () const |
| |
Definition at line 46 of file WireSelector.h.
| WireSelector::WireInfo::WireInfo |
( |
| ) |
|
|
inline |
| WireSelector::WireInfo::WireInfo |
( |
float |
a_x, |
|
|
float |
a_y, |
|
|
float |
a_z, |
|
|
float |
a_driftMax, |
|
|
float |
a_length, |
|
|
float |
a_pitch, |
|
|
Index |
a_channel |
|
) |
| |
|
inline |
| float WireSelector::WireInfo::driftSign |
( |
| ) |
const |
|
inline |
| float WireSelector::WireInfo::x1 |
( |
| ) |
const |
|
inline |
| float WireSelector::WireInfo::x2 |
( |
| ) |
const |
|
inline |
| float WireSelector::WireInfo::y1 |
( |
| ) |
const |
|
inline |
| float WireSelector::WireInfo::y2 |
( |
| ) |
const |
|
inline |
| float WireSelector::WireInfo::z1 |
( |
| ) |
const |
|
inline |
| float WireSelector::WireInfo::z2 |
( |
| ) |
const |
|
inline |
| Index WireSelector::WireInfo::channel |
| float WireSelector::WireInfo::driftMax |
| float WireSelector::WireInfo::length |
| float WireSelector::WireInfo::pitch |
| float WireSelector::WireInfo::x |
| float WireSelector::WireInfo::y |
| float WireSelector::WireInfo::z |
The documentation for this struct was generated from the following file: