9 #ifndef IMPATOM_DOPE_PAIR_SCORE_H
10 #define IMPATOM_DOPE_PAIR_SCORE_H
12 #include <IMP/atom/atom_config.h>
18 IMPATOM_BEGIN_NAMESPACE
30 typedef score_functor::DopeType DopeType;
41 DopePairScore(
double threshold = std::numeric_limits<double>::max())
A Score on the distance between a pair of particles.
A Score on the distance between a pair of particles.
Create efficient distance-based pair scores.
Decorator for helping deal with a hierarchy of molecules.
The standard decorator for manipulating molecular structures.
void add_dope_score_data(atom::Hierarchy h)
Score pair of atoms based on DOPE.
Score pair of atoms based on DOPE.