#include <HIPUserVariables.h>
Public Member Functions | |
HIPUserVariables * | clone (void) const |
HIPUserVariables (int npar) | |
virtual | ~HIPUserVariables () |
Public Member Functions inherited from AlignmentUserVariables | |
virtual | ~AlignmentUserVariables () |
Public Attributes | |
double | alichi2 |
AlgebraicVector | alierr |
int | alindof |
AlgebraicVector | alipar |
AlgebraicVector | jtve |
AlgebraicSymMatrix | jtvj |
int | nhit |
Definition at line 4 of file HIPUserVariables.h.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
clone method (copy constructor)
Implements AlignmentUserVariables.
Definition at line 45 of file HIPUserVariables.h.
References HIPUserVariables().
Referenced by HIPAlignmentAlgorithm::collector().
double HIPUserVariables::alichi2 |
Definition at line 34 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::alierr |
Definition at line 38 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
int HIPUserVariables::alindof |
Definition at line 35 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::alipar |
Definition at line 37 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::jtve |
Definition at line 33 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), HIPAlignmentAlgorithm::terminate(), and HIPUserVariablesIORoot::writeOne().
AlgebraicSymMatrix HIPUserVariables::jtvj |
data members
Definition at line 26 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), HIPAlignmentAlgorithm::terminate(), and HIPUserVariablesIORoot::writeOne().
int HIPUserVariables::nhit |
Definition at line 36 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::fillRoot(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), HIPAlignmentAlgorithm::terminate(), and HIPUserVariablesIORoot::writeOne().