LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "SimpleClustering.h"
Public Member Functions | |
bDistToPointLess (const TVector2 &point) | |
bool | operator() (const tss::Hit2D *h1, const tss::Hit2D *h2) const |
Private Attributes | |
TVector2 | p0 |
Definition at line 22 of file SimpleClustering.h.
|
inline |
Definition at line 23 of file SimpleClustering.h.
|
inline |
Definition at line 25 of file SimpleClustering.h.
References pma::Dist2(), p0, and tss::Hit2D::Point2D().
|
private |
Definition at line 34 of file SimpleClustering.h.
Referenced by operator()().