Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
TBTrack Member List

This is the complete list of members for TBTrack, including all inherited members.

getAngle() constTBTrackinline
getChi2_global() constTBTrackinline
getChi2_u() constTBTrackinline
getChi2_v() constTBTrackinline
getCryoHitu() constTBTrackinline
getCryoHitv() constTBTrackinline
getCryoHitw() constTBTrackinline
getHitNumberU() constTBTrackinline
getHitNumberV() constTBTrackinline
getResidualu(int ind) constTBTrackinline
getResidualu() constTBTrackinline
getResidualv(int ind) constTBTrackinline
getResidualv() constTBTrackinline
getUintercept() constTBTrackinline
getUslope() constTBTrackinline
getVintercept() constTBTrackinline
getVslope() constTBTrackinline
m_angleTBTrackprivate
m_chi2TBTrackprivate
m_chi2uTBTrackprivate
m_chi2vTBTrackprivate
m_cryouTBTrackprivate
m_cryovTBTrackprivate
m_cryowTBTrackprivate
m_hitNumberUTBTrackprivate
m_hitNumberVTBTrackprivate
m_residualuTBTrackprivate
m_residualvTBTrackprivate
m_uinterceptTBTrackprivate
m_uslopeTBTrackprivate
m_vinterceptTBTrackprivate
m_vslopeTBTrackprivate
setAngle(double angle)TBTrackinline
setChi2(double chi2)TBTrackinline
setChi2_u(double chi2u)TBTrackinline
setChi2_v(double chi2v)TBTrackinline
setCryoHitu(float cryou)TBTrackinline
setCryoHitv(float cryov)TBTrackinline
setCryoHitw(float cryow)TBTrackinline
setResidualu(int ind, double residualu)TBTrackinline
setResidualv(int ind, double residualv)TBTrackinline
setUintercept(double uintercept)TBTrackinline
setUslope(double uslope)TBTrackinline
setVintercept(double vintercept)TBTrackinline
setVslope(double vslope)TBTrackinline
signal_type typedefTBTrack
TBTrack()TBTrackinline
TBTrack(int hitNumberX, int hitNumberY)TBTrack
TBTrack(const std::vector< double > &residualU, const std::vector< double > &residualV)TBTrack
~TBTrack()TBTrack