#include <HIPUserVariables.h>
Public Member Functions | |
HIPUserVariables * | clone (void) const |
HIPUserVariables (int npar) | |
virtual | ~HIPUserVariables () |
Public Attributes | |
double | alichi2 |
int | alindof |
AlgebraicVector | jtve |
AlgebraicSymMatrix | jtvj |
int | nhit |
Definition at line 4 of file HIPUserVariables.h.
HIPUserVariables::HIPUserVariables | ( | int | npar | ) | [inline] |
virtual HIPUserVariables::~HIPUserVariables | ( | ) | [inline, virtual] |
HIPUserVariables* HIPUserVariables::clone | ( | void | ) | const [inline, virtual] |
clone method (copy constructor)
Implements AlignmentUserVariables.
Definition at line 41 of file HIPUserVariables.h.
References HIPUserVariables().
Referenced by HIPAlignmentAlgorithm::collector().
{ return new HIPUserVariables(*this); }
double HIPUserVariables::alichi2 |
Definition at line 32 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
Definition at line 33 of file HIPUserVariables.h.
Referenced by HIPAlignmentAlgorithm::collector(), HIPAlignmentAlgorithm::processHit1D(), HIPAlignmentAlgorithm::processHit2D(), HIPUserVariablesIORoot::readOne(), and HIPUserVariablesIORoot::writeOne().
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().
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().
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().