|
KiTrack
1.7.0
|
Criterion: change of the angle (in the xy plane) between segments in the xy plane. More...
#include <Crit4_2DAngleChange.h>
Public Member Functions | |
| Crit4_2DAngleChange (float changeMin, float changeMax) | |
| virtual bool | areCompatible (Segment *parent, Segment *child) throw ( BadSegmentLength ) |
Public Member Functions inherited from KiTrack::ICriterion | |
| 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 | |
Protected Attributes inherited from KiTrack::ICriterion | |
| std::map< std::string, float > | _map_name_value |
| bool | _saveValues |
| std::string | _name |
| std::string | _type |
Criterion: change of the angle (in the xy plane) between segments in the xy plane.
| Crit4_2DAngleChange::Crit4_2DAngleChange | ( | float | changeMin, |
| float | changeMax | ||
| ) |
| changeMax |
|
virtual | ||||||||||||||||||||
Implements KiTrack::ICriterion.
References KiTrack::IHit::getX(), KiTrack::IHit::getY(), and KiTrack::IHit::getZ().
1.8.6