ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#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... | |
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.
|
static |
Definition at line 36 of file AtSampleEstimator.cxx.