ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Public Member Functions | Public Attributes | List of all members
Kdtree::nn4heap Class Reference

#include <kdtree.hpp>

Public Member Functions

 nn4heap (size_t i, double d)
 

Public Attributes

size_t dataindex
 
double distance
 

Detailed Description

Definition at line 51 of file kdtree.hpp.

Constructor & Destructor Documentation

◆ nn4heap()

Kdtree::nn4heap::nn4heap ( size_t  i,
double  d 
)
inline

Definition at line 55 of file kdtree.hpp.

Member Data Documentation

◆ dataindex

size_t Kdtree::nn4heap::dataindex

Definition at line 53 of file kdtree.hpp.

◆ distance

double Kdtree::nn4heap::distance

Definition at line 54 of file kdtree.hpp.


The documentation for this class was generated from the following file: