#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 |
int | alindof |
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 41 of file HIPUserVariables.h.
References HIPUserVariables().
Referenced by HIPAlignmentAlgorithm::collector().
double HIPUserVariables::alichi2 |
Definition at line 32 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
int HIPUserVariables::alindof |
Definition at line 33 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::jtve |
Definition at line 31 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 24 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 34 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::fillRoot(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().