LArSoft
v09_90_00
Liquid Argon Software toolkit - https://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 53 of file SeedFinderAlgBase.h.
|
inline |
Definition at line 54 of file SeedFinderAlgBase.h.
References reco::ClusterHit3D::getArclenToPoca().