#include <TrackFunctor.h>
List of all members.
[inline]
Definition at line 92 of file TrackFunctor.h.
00094 { 00095 return t1->z() > t2->z(); 00096 }