#include <TrackFunctor.h>
List of all members.
[inline]
Definition at line 79 of file TrackFunctor.h.
00081 { 00082 return t1->z() < t2->z(); 00083 }