Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/ktracker/VertexFit.h>
Public Member Functions | |
VtxPar () | |
void | print () |
Public Attributes | |
TMatrixD | _r |
TMatrixD | _cov |
Definition at line 40 of file VertexFit.h.
|
inline |
Definition at line 43 of file VertexFit.h.
|
inline |
Definition at line 52 of file VertexFit.h.
References _cov, _r, and SMatrix::printMatrix().
TMatrixD VtxPar::_cov |
Definition at line 59 of file VertexFit.h.
Referenced by print(), VertexFit::setStartingVertex(), VertexFit::updateVertex(), and VtxPar().
TMatrixD VtxPar::_r |
Definition at line 58 of file VertexFit.h.
Referenced by VertexFit::findVertex(), VertexFit::getVertexZ0(), print(), VertexFit::processOnePair(), VertexFit::setRecEvent(), VertexFit::setStartingVertex(), VertexFit::updateVertex(), and VtxPar().