9 #ifndef IMPATOM_PROTEIN_LIGAND_SCORE_H
10 #define IMPATOM_PROTEIN_LIGAND_SCORE_H
12 #include <IMP/atom/atom_config.h>
24 IMPATOM_BEGIN_NAMESPACE
35 class ProteinLigandRestraint;
37 #if !defined(IMP_DOXYGEN) && !defined(SWIG)
40 class ProteinLigandType;
58 = std::numeric_limits<double>::max());
61 double get_maximum_distance()
const {
78 double threshold= std::numeric_limits<double>::max());
87 IMPATOMEXPORT
void add_protein_ligand_score_data(
Hierarchy h);