BALL
1.4.2
|
#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_ | ( | ) |
Vector3 BALL::GeometricFit::Peak_::orientation |
Definition at line 197 of file geometricFit.h.
Vector3 BALL::GeometricFit::Peak_::translation |
Definition at line 198 of file geometricFit.h.
double BALL::GeometricFit::Peak_::value |
Definition at line 196 of file geometricFit.h.