#include <BestVertexComparator.h>
Public Types | |
typedef T | first_argument_type |
typedef T | second_argument_type |
Public Member Functions | |
bool | operator() (const T &t1, const T &t2) const |
Definition at line 12 of file BestVertexComparator.h.
typedef T LessByNormalizedChi2< T >::first_argument_type |
Definition at line 13 of file BestVertexComparator.h.
typedef T LessByNormalizedChi2< T >::second_argument_type |
Definition at line 14 of file BestVertexComparator.h.
|
inline |
Definition at line 15 of file BestVertexComparator.h.
References RandomServiceHelper::t1, and RandomServiceHelper::t2.