Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/reco/kfitter/KalmanUtil.h>
Public Member Functions | |
TrkPar () | |
const TMatrixD & | get_state_vector () |
Gets. More... | |
const TMatrixD & | get_covariance () |
double | get_x () |
double | get_y () |
double | get_z () |
double | get_dxdz () |
double | get_dydz () |
double | get_mom (double &px, double &py, double &pz) |
double | get_mom () |
TVector3 | get_mom_vec () |
double | get_pos (double &x, double &y, double &z) |
int | get_charge () |
void | set_state_vector (TMatrixD &state) |
Sets. More... | |
void | set_covariance (TMatrixD &cov) |
void | set_x (double val) |
void | set_y (double val) |
void | set_z (double val) |
void | set_dxdz (double val) |
void | set_dydz (double val) |
void | flip_charge () |
void | print () |
print for debugging purpose More... | |
Public Attributes | |
TMatrixD | _state_kf |
State vectors and its covariance. More... | |
TMatrixD | _covar_kf |
double | _z |
Definition at line 45 of file KalmanUtil.h.
|
inline |
Definition at line 48 of file KalmanUtil.h.
void TrkPar::flip_charge | ( | ) |
Definition at line 158 of file KalmanUtil.cxx.
References _covar_kf, and _state_kf.
Referenced by KalmanTrack::flipCharge().
|
inline |
Definition at line 67 of file KalmanUtil.h.
References _state_kf.
|
inline |
Definition at line 57 of file KalmanUtil.h.
References _covar_kf.
|
inline |
Definition at line 61 of file KalmanUtil.h.
References _state_kf.
Referenced by KalmanTrack::getExpPositionFast(), and SRecTrack::getExpPositionFast().
|
inline |
Definition at line 62 of file KalmanUtil.h.
References _state_kf.
Referenced by KalmanTrack::getExpPositionFast(), and SRecTrack::getExpPositionFast().
|
inline |
Definition at line 64 of file KalmanUtil.h.
References _state_kf.
Referenced by get_mom_vec().
double TrkPar::get_mom | ( | double & | px, |
double & | py, | ||
double & | pz | ||
) |
Definition at line 169 of file KalmanUtil.cxx.
References _state_kf.
Referenced by KalmanTrack::getMomentumVertex().
|
inline |
Definition at line 65 of file KalmanUtil.h.
References get_mom().
Referenced by SRecTrack::setZVertex().
double TrkPar::get_pos | ( | double & | x, |
double & | y, | ||
double & | z | ||
) |
Definition at line 179 of file KalmanUtil.cxx.
|
inline |
|
inline |
Definition at line 58 of file KalmanUtil.h.
References _state_kf.
Referenced by KalmanTrack::getExpPositionFast(), SRecTrack::getExpPositionFast(), and SRecTrack::setZVertex().
|
inline |
Definition at line 59 of file KalmanUtil.h.
References _state_kf.
Referenced by KalmanTrack::getExpPositionFast(), SRecTrack::getExpPositionFast(), and SRecTrack::setZVertex().
|
inline |
Definition at line 60 of file KalmanUtil.h.
References _z.
Referenced by KalmanTrack::getExpPosErrorFast(), KalmanTrack::getExpPositionFast(), and KalmanTrack::print().
void TrkPar::print | ( | ) |
print for debugging purpose
Definition at line 188 of file KalmanUtil.cxx.
References _covar_kf, _state_kf, _z, and SMatrix::printMatrix().
Referenced by Node::print().
|
inline |
Definition at line 71 of file KalmanUtil.h.
References _covar_kf.
|
inline |
Definition at line 75 of file KalmanUtil.h.
References _state_kf.
|
inline |
Definition at line 76 of file KalmanUtil.h.
References _state_kf.
|
inline |
|
inline |
Definition at line 72 of file KalmanUtil.h.
References _state_kf.
|
inline |
Definition at line 73 of file KalmanUtil.h.
References _state_kf.
|
inline |
Definition at line 74 of file KalmanUtil.h.
References _z.
TMatrixD TrkPar::_covar_kf |
Definition at line 86 of file KalmanUtil.h.
Referenced by VertexFit::addTrack(), KalmanFilter::filter(), VertexFit::findSingleMuonVertex(), flip_charge(), KalmanTrack::flipCharge(), get_covariance(), KalmanTrack::getExpLcSlopErr(), KalmanTrack::getExpPosError(), KalmanTrack::getExpPosErrorFast(), KalmanTrack::getExpPosErrorX(), KalmanTrack::getExpPosErrorY(), SRecTrack::getExpPositionFast(), Node::getFilteredResidualCov(), Node::getKalmanGain(), Node::getPredictedResidualCov(), Node::getSmoothedResidualCov(), KalmanTrack::KalmanTrack(), KalmanFilter::predict(), print(), KalmanDSTrk::processOneTracklet(), set_covariance(), KalmanTrack::setTracklet(), SRecTrack::setZVertex(), KalmanFilter::smooth(), TrkPar(), and VertexFit::updateVertex().
TMatrixD TrkPar::_state_kf |
State vectors and its covariance.
Definition at line 85 of file KalmanUtil.h.
Referenced by VertexFit::addTrack(), KalmanFilter::filter(), VertexFit::findSingleMuonVertex(), flip_charge(), get_charge(), get_dxdz(), get_dydz(), get_mom(), get_pos(), get_state_vector(), get_x(), get_y(), KalmanTrack::getExpLocalSlop(), KalmanTrack::getExpPosition(), SRecTrack::getExpPositionFast(), KalmanTrack::getExpPositionX(), KalmanTrack::getExpPositionY(), Node::getFilteredResidual(), Node::getPredictedResidual(), Node::getSmoothedResidual(), KalmanTrack::KalmanTrack(), KalmanFilter::predict(), KalmanTrack::print(), print(), Node::print(), KalmanDSTrk::processOneTracklet(), set_dxdz(), set_dydz(), set_state_vector(), set_x(), set_y(), KalmanTrack::setTracklet(), SRecTrack::setZVertex(), KalmanFilter::smooth(), TrkPar(), KalmanTrack::updateMomentum(), and VertexFit::updateVertex().
double TrkPar::_z |
Definition at line 87 of file KalmanUtil.h.
Referenced by VertexFit::addTrack(), KalmanFilter::filter(), VertexFit::findSingleMuonVertex(), get_pos(), get_z(), KalmanTrack::KalmanTrack(), Node::Node(), KalmanFilter::predict(), print(), KalmanDSTrk::processOneTracklet(), set_z(), KalmanTrack::setTracklet(), SRecTrack::setZVertex(), KalmanFilter::smooth(), and TrkPar().