This is the complete list of members for CachingVertex< N >, 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 AlgebraicVector3 &weightTimesPosition, const GlobalWeight &posWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq) | CachingVertex< N > | |
CachingVertex(const GlobalPoint &pos, const double time, const GlobalError &posTimeErr, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq) | CachingVertex< N > | |
CachingVertex(const GlobalPoint &pos, const double time, const GlobalWeight &posTimeWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq) | CachingVertex< N > | |
CachingVertex(const AlgebraicVector4 &weightTimesPosition, const GlobalWeight &posTimeWeight, const std::vector< RefCountedVertexTrack > &tks, float totalChiSq) | CachingVertex< N > | |
CachingVertex(const GlobalPoint &priorPos, const GlobalError &priorErr, const AlgebraicVector4 &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 double priorTime, const GlobalError &priorErr, const GlobalPoint &pos, const double time, 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 double priorTime, const GlobalError &priorErr, const GlobalPoint &pos, const double time, 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 > | |
error4D() const | CachingVertex< N > | |
hasPrior() const | CachingVertex< N > | inline |
is4D() const | CachingVertex< N > | inline |
isValid() const | CachingVertex< N > | inline |
operator TransientVertex() const | CachingVertex< N > | |
position() const | CachingVertex< N > | |
priorError() const | CachingVertex< N > | inline |
priorError4D() const | CachingVertex< N > | inline |
priorPosition() const | CachingVertex< N > | inline |
priorTime() 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 > | mutableprivate |
theNDFAvailable | CachingVertex< N > | mutableprivate |
thePriorVertexState | CachingVertex< N > | mutableprivate |
theTracks | CachingVertex< N > | private |
theValid | CachingVertex< N > | private |
theVertexState | CachingVertex< N > | mutableprivate |
time() const | CachingVertex< N > | |
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 |
tracksRef() const | CachingVertex< N > | inline |
TrackToTrackMap typedef | CachingVertex< N > | |
vertexIs4D | CachingVertex< N > | private |
vertexState() const | CachingVertex< N > | inline |
weight() const | CachingVertex< N > | |
weight4D() const | CachingVertex< N > | |
weightTimesPosition() const | CachingVertex< N > | |
weightTimesPosition4D() const | CachingVertex< N > | |
withPrior | CachingVertex< N > | private |