class TMuiWeightFunc

Base class for calculating fit weights for the road finder

Public Methods

TMuiWeightFunc()
Constructor
virtual ~TMuiWeightFunc()
Destructor
virtual float operator)(const float& chi_square, const float& distance) const
Returns the fit weight for a given chi square and distance

Documentation

Base class for calculating fit weights for the road finder. Used in the implementation of various methods of the 1-D road class. The chi-square parameter

TMuiWeightFunc()
Constructor

virtual ~TMuiWeightFunc()
Destructor

virtual float operator)(const float& chi_square, const float& distance) const
Returns the fit weight for a given chi square and distance
Parameters:
chi_square - chi-square parameter of the simple linear fit
distance - 2-D distance from the fit point to the projection of the simple fit to the desired gap


This class has no child classes.
Author:
Kyle Pope mailto:pope@phy.ornl.gov
See Also:
mMuiRoadFinder
TMui1DRoad

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de