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

#include <AtSampleEstimator.h>

Static Public Member Functions

static int EvaluateModel (AtPatterns::AtPattern *model, const std::vector< AtHit > &hits, double distThresh, Estimators estimator)
 
static int EvaluateModel (AtPatterns::AtPattern *model, const std::vector< const AtHit * > &hits, double distThresh, Estimators estimator)
 Evaluate how well model describes hits. More...
 

Detailed Description

Static class for calling the correct estimator based on the enum Enum definition and implementation is in AtEstimatorMethods.h

Definition at line 18 of file AtSampleEstimator.h.

Member Function Documentation

◆ EvaluateModel()

int AtEstimator::EvaluateModel ( AtPatterns::AtPattern model,
const std::vector< AtHit > &  hits,
double  distThresh,
Estimators  estimator = Estimators::kRANSAC 
)
static

Definition at line 36 of file AtSampleEstimator.cxx.


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