, including all inherited members.
AlgebraicMatrixMM typedef | CachingVertex< N > | |
AlgebraicSymMatrixNN typedef | CachingVertex< 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 typedef | CachingVertex< N > | |
theChiSquared | CachingVertex< N > | [private] |
theCovMap | CachingVertex< N > | [private] |
theCovMapAvailable | CachingVertex< N > | [private] |
theNDF | CachingVertex< N > | [mutable, private] |
theNDFAvailable | CachingVertex< N > | [mutable, private] |
thePriorVertexState | CachingVertex< N > | [mutable, private] |
theTracks | CachingVertex< N > | [private] |
theValid | CachingVertex< N > | [private] |
theVertexState | CachingVertex< N > | [mutable, private] |
tkToTkCovariance(const RefCountedVertexTrack t1, const RefCountedVertexTrack t2) const | CachingVertex< N > | |
tkToTkCovarianceIsAvailable() const | CachingVertex< N > | [inline] |
totalChiSquared() const | CachingVertex< N > | [inline] |
TrackMap typedef | CachingVertex< N > | |
tracks() const | CachingVertex< N > | [inline] |
TrackToTrackMap typedef | CachingVertex< N > | |
vertexState() const | CachingVertex< N > | [inline] |
weight() const | CachingVertex< N > | |
weightTimesPosition() const | CachingVertex< N > | |
withPrior | CachingVertex< N > | [private] |