LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
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) |
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 62 of file SeedFinderAlgBase.h.
|
inline |
Definition at line 64 of file SeedFinderAlgBase.h.
References reco::ClusterHit3D::getArclenToPoca().