LOpticsOpt HRS optics matrix optimization class Based on THaVDC Units used: For X, Y, and Z coordinates of track - meters For Theta and Phi angles of track - tan(angle) Author: Jin Huang <jinhuang@jlab.org>
THaMatrixElement() | |
THaMatrixElement(const THaMatrixElement&) | |
~THaMatrixElement() | |
bool | match(const THaMatrixElement& rhs) const |
THaMatrixElement& | operator=(const THaMatrixElement&) |
void | SkimPoly() |
UInt_t | OptOrder | order optimize to |
bool | iszero | whether the element is zero |
int | order | |
vector<double> | poly | the associated polynomial |
vector<int> | pw | exponents of matrix element |
double | v | its computed value |
Inheritance Chart: | |||||
|