#include <HIPUserVariables.h>
Public Member Functions | |
HIPUserVariables * | clone (void) const override |
HIPUserVariables (int npar) | |
HIPUserVariables (const HIPUserVariables &other) | |
~HIPUserVariables () override | |
Public Member Functions inherited from AlignmentUserVariables | |
virtual | ~AlignmentUserVariables () |
Public Attributes | |
double | alichi2 |
AlgebraicVector | alierr |
int | alindof |
AlgebraicVector | alipar |
int | datatype |
AlgebraicVector | jtve |
AlgebraicSymMatrix | jtvj |
int | nhit |
Definition at line 4 of file HIPUserVariables.h.
|
inline |
|
inline |
Definition at line 28 of file HIPUserVariables.h.
|
inlineoverride |
|
inlineoverridevirtual |
clone method (copy constructor)
Implements AlignmentUserVariables.
Definition at line 43 of file HIPUserVariables.h.
References HIPUserVariables().
Referenced by HIPAlignmentAlgorithm::collector().
double HIPUserVariables::alichi2 |
Definition at line 9 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::alierr |
Definition at line 14 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
int HIPUserVariables::alindof |
Definition at line 10 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::alipar |
Definition at line 13 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
int HIPUserVariables::datatype |
Definition at line 12 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::fillAlignablesMonitor(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
AlgebraicVector HIPUserVariables::jtve |
Definition at line 8 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 7 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 11 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::calcParameters(), HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::fillAlignablesMonitor(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), HIPAlignmentAlgorithm::terminate(), and HIPUserVariablesIORoot::writeOne().