ATLAS Offline Software
|
This functor, used with TruthInverters, selects rec->mc truth map matches with higher associated probabilities. More...
#include <MatchCompare.h>
Public Member Functions | |
bool | operator() (typename TruthCollection::const_iterator, typename TruthCollection::const_iterator) const |
This functor, used with TruthInverters, selects rec->mc truth map matches with higher associated probabilities.
Requires that the mapped_type of TruthCollection provides probability() and particleLink() calls.
Definition at line 32 of file MatchCompare.h.
bool Trk::MatchCompareByProbability< TruthCollection >::operator() | ( | typename TruthCollection::const_iterator | a, |
typename TruthCollection::const_iterator | b | ||
) | const |
Definition at line 46 of file MatchCompare.h.