7#ifndef BALL_DOCKING_COMMON_DOCKRESULT_H
8#define BALL_DOCKING_COMMON_DOCKRESULT_H
10#ifndef BALL_DATATYPE_OPTIONS_H
14#ifndef BALL_DOCKING_COMMON_CONFORMATIONSET_H
82 const
String& getDockingAlgorithm() const
162 bool writeDockResult(const
String& filename)
170 bool writeDockResult(
std::ostream& file) const
179 bool readDockResult(const
String& filename)
187 bool readDockResult(
std::istream& file)
247 vector<
float> scores_;