#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
| BALL::GeometricFit::Peak_::Peak_ | ( | ) |
| BALL::GeometricFit::Peak_::~Peak_ | ( | ) |