KiTrack
1.7.0
|
Criterion: check for the change of the radii of the circles that can be made from the 3-hit segments. More...
#include <Crit4_RChange.h>
Public Member Functions | |
Crit4_RChange (float changeMin, float changeMax) | |
virtual bool | areCompatible (Segment *parent, Segment *child) throw ( BadSegmentLength ) |
![]() | |
std::map< std::string, float > | getMapOfValues () |
void | setSaveValues (bool saveValues) |
Sets, whether the calculated values shall be saved in a map. | |
std::string | getName () |
std::string | getType () |
Additional Inherited Members | |
![]() | |
std::map< std::string, float > | _map_name_value |
bool | _saveValues |
std::string | _name |
std::string | _type |
Criterion: check for the change of the radii of the circles that can be made from the 3-hit segments.
Crit4_RChange::Crit4_RChange | ( | float | changeMin, |
float | changeMax | ||
) |
changeMax |
|
virtual |
Implements KiTrack::ICriterion.
References KiTrack::IHit::getX(), and KiTrack::IHit::getY().