This is the complete list of members for DTSegmentCand, including all inherited members.
add(AssPoint newHit) | DTSegmentCand | virtual |
add(std::shared_ptr< DTHitPairForFit > hit, DTEnums::DTCellSide code) | DTSegmentCand | virtual |
AssPoint typedef | DTSegmentCand | |
AssPointCont typedef | DTSegmentCand | |
chi2() const | DTSegmentCand | inlinevirtual |
chi2max | DTSegmentCand | protectedstatic |
chi2ndof() const | DTSegmentCand | inlinevirtual |
conflictingHitPairs(const DTSegmentCand &seg) const | DTSegmentCand | virtual |
covMatrix() const | DTSegmentCand | inlinevirtual |
direction() const | DTSegmentCand | inlinevirtual |
DTSegmentCand(AssPointCont &hits, const DTSuperLayer *sl) | DTSegmentCand | |
DTSegmentCand(const AssPointCont &hits, LocalPoint &position, LocalVector &direction, double chi2, const AlgebraicSymMatrix &covMat, const DTSuperLayer *sl) | DTSegmentCand | |
good() const | DTSegmentCand | virtual |
hits() const | DTSegmentCand | inlinevirtual |
hitsShareLayer() const | DTSegmentCand | virtual |
NDOF() const | DTSegmentCand | inlinevirtual |
nHits() const | DTSegmentCand | inlinevirtual |
nHitsMin | DTSegmentCand | protectedstatic |
nLayers() const | DTSegmentCand | virtual |
nSharedHitPairs(const DTSegmentCand &seg) const | DTSegmentCand | virtual |
operator DTChamberRecSegment2D *() const | DTSegmentCand | |
operator DTSLRecSegment2D *() const | DTSegmentCand | |
operator<(const DTSegmentCand &seg) | DTSegmentCand | virtual |
operator==(const DTSegmentCand &seg) | DTSegmentCand | virtual |
position() const | DTSegmentCand | inlinevirtual |
removeHit(AssPoint hit) | DTSegmentCand | virtual |
setChi2(double &chi2) | DTSegmentCand | inlinevirtual |
setCovMatrix(AlgebraicSymMatrix &cov) | DTSegmentCand | inlinevirtual |
setDirection(LocalVector &dir) | DTSegmentCand | inlinevirtual |
setPosition(LocalPoint &pos) | DTSegmentCand | inlinevirtual |
sett0(double &t0) | DTSegmentCand | inlinevirtual |
superLayer() const | DTSegmentCand | inline |
t0() const | DTSegmentCand | inlinevirtual |
theChi2 | DTSegmentCand | private |
theCovMatrix | DTSegmentCand | private |
theDirection | DTSegmentCand | private |
theHits | DTSegmentCand | private |
thePosition | DTSegmentCand | private |
theSL | DTSegmentCand | private |
thet0 | DTSegmentCand | private |
~DTSegmentCand() | DTSegmentCand | virtual |