#include <TrackFunctor.h>
Public Member Functions | |
closestToZ (double z0=0.) | |
const T * | operator() (const T *t1, const T *t2) const |
Private Attributes | |
double | m_z0 |
|
Definition at line 65 of file TrackFunctor.h. References TrackFunctor::closestToZ< T >::m_z0. 00065 :m_z0(z0) {}
|
|
Definition at line 66 of file TrackFunctor.h. References TrackFunctor::closestToZ< T >::m_z0.
|
|
Definition at line 63 of file TrackFunctor.h. Referenced by TrackFunctor::closestToZ< T >::closestToZ(), and TrackFunctor::closestToZ< T >::operator()(). |