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

#include <hc.h>

Public Member Functions

 ScaleTripletMetric (float s)
 
float operator() (triplet const &lhs, triplet const &rhs, pcl::PointCloud< pcl::PointXYZI >::ConstPtr cloud)
 

Detailed Description

Definition at line 37 of file hc.h.

Constructor & Destructor Documentation

◆ ScaleTripletMetric()

ScaleTripletMetric::ScaleTripletMetric ( float  s)

Definition at line 245 of file hc.cxx.

Member Function Documentation

◆ operator()()

float ScaleTripletMetric::operator() ( triplet const &  lhs,
triplet const &  rhs,
pcl::PointCloud< pcl::PointXYZI >::ConstPtr  cloud 
)

Definition at line 250 of file hc.cxx.


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