Belle II Software development
BestMatchContainer< TItem, TEstimator > Member List

This is the complete list of members for BestMatchContainer< TItem, TEstimator >, including all inherited members.

add(TItem item, TEstimator est, EstimatorComparison estComparison=[](TEstimator currentBest, TEstimator newEst) {return newEst< currentBest;})BestMatchContainer< TItem, TEstimator >inline
EstimatorComparison typedefBestMatchContainer< TItem, TEstimator >
getBestMatch() constBestMatchContainer< TItem, TEstimator >inline
hasMatch() constBestMatchContainer< TItem, TEstimator >inline
m_bestEstimatorBestMatchContainer< TItem, TEstimator >private
m_bestMatchBestMatchContainer< TItem, TEstimator >private
setBestMatch(TItem item, TEstimator est)BestMatchContainer< TItem, TEstimator >inlineprivate