#include <BALL/STRUCTURE/DOCKING/geometricFit.h>
Public Member Functions | |
| Peak_ () | |
| ~Peak_ () | |
| bool | operator< (const Peak_ &p) const |
Public Attributes | |
| double | value |
| Vector3 | orientation |
| Vector3 | translation |
nested class Peak_ This class is needed for an efficient handling of all peaks corresponding to one orientation in a multiset
Definition at line 183 of file geometricFit.h.
| BALL::GeometricFit::Peak_::Peak_ | ( | ) |
| BALL::GeometricFit::Peak_::~Peak_ | ( | ) |
Definition at line 197 of file geometricFit.h.
Definition at line 198 of file geometricFit.h.
Definition at line 196 of file geometricFit.h.
1.6.3