5#ifndef BALL_DOCKING_COMMON_CONFORMATION_H
6#define BALL_DOCKING_COMMON_CONFORMATION_H
11#include <QtCore/QCryptographicHash>
107 static String doubleToString(
const double& value);
115 Size number_of_atoms_;
120 std::vector<std::pair<String, String> > properties_;
HashMap class based on the STL map (containing serveral convenience functions)