class THaMatrixElement


 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>


Function Members (Methods)

public:
THaMatrixElement()
THaMatrixElement(const THaMatrixElement&)
~THaMatrixElement()
boolmatch(const THaMatrixElement& rhs) const
THaMatrixElement&operator=(const THaMatrixElement&)
voidSkimPoly()

Data Members

public:
UInt_tOptOrderorder optimize to
booliszerowhether the element is zero
intorder
vector<double>polythe associated polynomial
vector<int>pwexponents of matrix element
doublevits computed value

Class Charts

Inheritance Chart:
THaMatrixElement

Function documentation

THaMatrixElement()
{}
bool match(const THaMatrixElement& rhs) const
void SkimPoly()

Last change: Sat Aug 29 01:15:07 2009
Last generated: 2009-08-29 01:15

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.