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::compare_dimension Class Reference

Public Member Functions

 compare_dimension (size_t dim)
 
bool operator() (const KdNode &p, const KdNode &q)
 

Public Attributes

size_t d
 

Detailed Description

Definition at line 24 of file kdtree.cxx.

Constructor & Destructor Documentation

◆ compare_dimension()

Kdtree::compare_dimension::compare_dimension ( size_t  dim)
inline

Definition at line 26 of file kdtree.cxx.

Member Function Documentation

◆ operator()()

bool Kdtree::compare_dimension::operator() ( const KdNode p,
const KdNode q 
)
inline

Definition at line 27 of file kdtree.cxx.

Member Data Documentation

◆ d

size_t Kdtree::compare_dimension::d

Definition at line 28 of file kdtree.cxx.


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