Public Methods | |
void | calc (const GePoint_3 p, const GePoint_3 tp) |
void | debugOutput (std::ostream &os) |
Public Attributes | |
Float | _du1 |
Float | _dv1 |
Float | _du2 |
Float | _dv2 |
Float | _a |
GeVector | _wu |
GeVector | _wv |
GeVector | _whatu |
Normalised versions of wu and wv ($\frac{wu}{\norm{\wu}}$). | |
GeVector | _whatv |
Normalised versions of wu and wv ($\frac{wu}{\norm{\wu}}$). | |
Float | _wuim |
Inverse magnitude of wu and wv ($\frac{1}{\norm{\wu}}$). | |
Float | _wvim |
Inverse magnitude of wu and wv ($\frac{1}{\norm{\wu}}$). | |
Float_3 | _dwux_dxmx |
Float_3 | _dwvx_dxmx |
Definition at line 123 of file simSimulator.cpp.