Define a comparator which will sort hits by the absolute value of arc length so hits are ordered closed to PCA origin to furthest. More...
#include <SeedFinderAlgBase.h>
Public Member Functions | |
bool | operator() (const reco::ClusterHit3D *left, const reco::ClusterHit3D *right) |
bool | operator() (const reco::ClusterHit3D *left, const reco::ClusterHit3D *right) |
Define a comparator which will sort hits by the absolute value of arc length so hits are ordered closed to PCA origin to furthest.
Definition at line 60 of file SeedFinderAlgBase.h.
|
inline |
Definition at line 55 of file SeedFinderAlgBase.h.
|
inline |
Definition at line 62 of file SeedFinderAlgBase.h.