BALL::GeometricFit::Peak_ Class Reference

#include <BALL/STRUCTURE/DOCKING/geometricFit.h>

List of all members.


Public Member Functions

 Peak_ ()
 ~Peak_ ()
bool operator< (const Peak_ &p) const

Public Attributes

double value
Vector3 orientation
Vector3 translation

Detailed Description

nested class Peak_ This class is needed for an efficient handling of all peaks corresponding to one orientation in a multiset


Constructor & Destructor Documentation

BALL::GeometricFit::Peak_::Peak_ (  ) 
BALL::GeometricFit::Peak_::~Peak_ (  ) 

Member Function Documentation

bool BALL::GeometricFit::Peak_::operator< ( const Peak_ p  )  const

Member Data Documentation