ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Go to the source code of this file.
Classes | |
struct | triplet |
class | ScaleTripletMetric |
Functions | |
void | generate_triplets (const PointCloud &cloud, std::vector< triplet > &triplets, size_t k, size_t n, double a) |
void generate_triplets | ( | const PointCloud & | cloud, |
std::vector< triplet > & | triplets, | ||
size_t | k, | ||
size_t | n, | ||
double | a | ||
) |
Definition at line 27 of file triplet.cxx.