CMS 3D CMS Logo

CachingVertex< N > Member List

This is the complete list of members for CachingVertex< N >, including all inherited members.
AlgebraicMatrixMM typedefCachingVertex< N >
AlgebraicSymMatrixNN typedefCachingVertex< N >
CachingVertex(const GlobalPoint &pos, const GlobalError &posErr, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const GlobalPoint &pos, const GlobalWeight &posWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const AlgebraicVector3 &weightTimesPosition, const GlobalWeight &posWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const GlobalPoint &priorPos, const GlobalError &priorErr, const GlobalPoint &pos, const GlobalError &posErr, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const GlobalPoint &priorPos, const GlobalError &priorErr, const GlobalPoint &pos, const GlobalWeight &posWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const GlobalPoint &priorPos, const GlobalError &priorErr, const AlgebraicVector3 &weightTimesPosition, const GlobalWeight &posWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const VertexState &aVertexState, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const VertexState &priorVertexState, const VertexState &aVertexState, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq)CachingVertex< N >
CachingVertex(const VertexState &aVertexState, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq, const TrackToTrackMap &covMap)CachingVertex< N >
CachingVertex(const VertexState &priorVertexState, const VertexState &aVertexState, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq, const TrackToTrackMap &covMap)CachingVertex< N >
CachingVertex()CachingVertex< N >
computeNDF() const CachingVertex< N > [private]
degreesOfFreedom() const CachingVertex< N >
error() const CachingVertex< N >
hasPrior() const CachingVertex< N > [inline]
isValid() const CachingVertex< N > [inline]
operator TransientVertex() const CachingVertex< N >
position() const CachingVertex< N >
priorError() const CachingVertex< N > [inline]
priorPosition() const CachingVertex< N > [inline]
priorVertexState() const CachingVertex< N > [inline]
RefCountedVertexTrack typedefCachingVertex< N >
theChiSquaredCachingVertex< N > [private]
theCovMapCachingVertex< N > [private]
theCovMapAvailableCachingVertex< N > [private]
theNDFCachingVertex< N > [mutable, private]
theNDFAvailableCachingVertex< N > [mutable, private]
thePriorVertexStateCachingVertex< N > [mutable, private]
theTracksCachingVertex< N > [private]
theValidCachingVertex< N > [private]
theVertexStateCachingVertex< N > [mutable, private]
tkToTkCovariance(const RefCountedVertexTrack t1, const RefCountedVertexTrack t2) const CachingVertex< N >
tkToTkCovarianceIsAvailable() const CachingVertex< N > [inline]
totalChiSquared() const CachingVertex< N > [inline]
TrackMap typedefCachingVertex< N >
tracks() const CachingVertex< N > [inline]
TrackToTrackMap typedefCachingVertex< N >
vertexState() const CachingVertex< N > [inline]
weight() const CachingVertex< N >
weightTimesPosition() const CachingVertex< N >
withPriorCachingVertex< N > [private]